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

jenkins at plone.org jenkins at plone.org
Sun Mar 2 17:28:09 UTC 2014


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

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


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

Repository: plone.app.users
Branch: refs/heads/master
Date: 2014-03-02T08:34:18-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.users/commit/0c31cd7928fa2ba2bb01695cc1d1cff6e3f35cc7

Preparing release 2.0

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 0ee1a94..ce17d43 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,7 @@
 CHANGES
 =======
 
-2.0 (unreleased)
+2.0 (2014-03-02)
 ----------------
 
 - Have a soft dependency on plone.app.event and include the timezone field only
diff --git a/setup.py b/setup.py
index 1020fff..7a73880 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.0.dev0'
+version = '2.0'
 
 setup(
     name='plone.app.users',


Repository: plone.app.users
Branch: refs/heads/master
Date: 2014-03-02T08:36:17-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.users/commit/959a89e9e29c6b2d6931d650d56a90e0f5432eed

Back to development: 2.0.1

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index ce17d43..ca6fba2 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 CHANGES
 =======
 
+2.0.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 2.0 (2014-03-02)
 ----------------
 
diff --git a/setup.py b/setup.py
index 7a73880..5297a9b 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.0'
+version = '2.0.1.dev0'
 
 setup(
     name='plone.app.users',




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1599 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140302/f26a85ad/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 11406 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140302/f26a85ad/attachment-0001.obj>


More information about the Testbot mailing list