[Testbot] Plone 4.3 - Python 2.7 - Build # 2648 - Still failing! - 2 failure(s)

jenkins at plone.org jenkins at plone.org
Mon Oct 20 21:11:23 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2648 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.7/2648/


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

Repository: plone.autoform
Branch: refs/heads/master
Date: 2014-10-20T14:47:56-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.autoform/commit/00aa9b6ccceead2381b230dc69f381f7c8725d76

Preparing release 1.6.1

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 95f05ca..d715c75 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.6.1 (unreleased)
+1.6.1 (2014-10-20)
 ------------------
 
 - pep8 cleanup, utf8-header,sorted imports, readability, ...
diff --git a/setup.py b/setup.py
index f7449c6..42e5693 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 
-version = '1.6.1.dev0'
+version = '1.6.1'
 
 long_description = (
     read('README.rst')


Repository: plone.autoform
Branch: refs/heads/master
Date: 2014-10-20T14:48:52-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.autoform/commit/ce93cd85f15f6d084d74d4b13bf6b9e45ce3fa38

Back to development: 1.6.2

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index d715c75..35155dc 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.6.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.6.1 (2014-10-20)
 ------------------
 
diff --git a/setup.py b/setup.py
index 42e5693..2030d76 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 
-version = '1.6.1'
+version = '1.6.2.dev0'
 
 long_description = (
     read('README.rst')




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


More information about the Testbot mailing list