[Testbot] Plone 4.3 - Python 2.6 - Build # 2494 - Improvement! - 2 failure(s)

jenkins at plone.org jenkins at plone.org
Fri Oct 24 03:32:59 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 2494 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.6/2494/


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

Repository: plone.app.z3cform
Branch: refs/heads/master
Date: 2014-10-23T21:58:46-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.z3cform/commit/798cb744f883d41416e7ccdee97b702b30b9618d

Preparing release 1.0.1

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 883ebeb..37549a3 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.0.1 (unreleased)
+1.0.1 (2014-10-23)
 ------------------
 
 - Handle an error where group.__name__ being None caused fieldsets to be given
diff --git a/setup.py b/setup.py
index c61cea4..0ef0726 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.0.1.dev0'
+version = '1.0.1'
 
 long_description = (
     read('README.rst')


Repository: plone.app.z3cform
Branch: refs/heads/master
Date: 2014-10-23T21:59:28-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.z3cform/commit/942ba179ef7b9028cf03c5b84b51eab609b7397d

Back to development: 1.0.2

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 37549a3..fb665de 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.0.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.0.1 (2014-10-23)
 ------------------
 
diff --git a/setup.py b/setup.py
index 0ef0726..2ffef0b 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.0.1'
+version = '1.0.2.dev0'
 
 long_description = (
     read('README.rst')




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


More information about the Testbot mailing list