[Testbot] Plone 5.0 - Python 2.7 - Build # 3417 - Still failing! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Thu Oct 23 06:16:31 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 3417 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/3417/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: Products.PasswordResetTool
Branch: refs/heads/master
Date: 2014-10-22T23:58:11-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/Products.PasswordResetTool/commit/e11671181f1dd7de5039f72869bff3515955c7fc

Preparing release 2.1.1

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 1430b57..e4a76b2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.1.1 (unreleased)
+2.1.1 (2014-10-22)
 ------------------
 
 - Fix i18n of 'This field is required' for the login field in pwreset form.
diff --git a/setup.py b/setup.py
index 8f9c654..873ce33 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.1.1.dev0'
+version = '2.1.1'
 
 setup(name='Products.PasswordResetTool',
       version=version,


Repository: Products.PasswordResetTool
Branch: refs/heads/master
Date: 2014-10-22T23:58:36-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/Products.PasswordResetTool/commit/430fbbe918f8ac7122b324e9af0e7eb6c4e00eaf

Back to development: 2.1.2

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index e4a76b2..5fcd071 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+2.1.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 2.1.1 (2014-10-22)
 ------------------
 
diff --git a/setup.py b/setup.py
index 873ce33..ad7ed68 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.1.1'
+version = '2.1.2.dev0'
 
 setup(name='Products.PasswordResetTool',
       version=version,




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1717 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141023/0e0bf2ef/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 412007 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141023/0e0bf2ef/attachment-0003.obj>


More information about the Testbot mailing list