[Testbot] Plone 5.0 - Python 2.7 - Build # 2233 - Regression! - failure(s)

jenkins at plone.org jenkins at plone.org
Mon Apr 14 01:37:09 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 2233 - Failure!
-------------------------------------------------------------------------------

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


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

Repository: plone.keyring
Branch: refs/heads/master
Date: 2014-04-13T21:37:54-04:00
Author: Eric Steele (esteele) <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.keyring/commit/7c8d76e67c0003b1230707c5b94f1fe23252c0d4

Preparing release 3.0.0

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 0644e36..317cdd0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,7 @@ Changelog
 =========
 
 
-3.0.0 (unreleased)
+3.0.0 (2014-04-13)
 ------------------
 
 - use more default keyrings and be able to select random key from ring
diff --git a/setup.py b/setup.py
index d5ce72b..12fabeb 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '3.0.0.dev0'
+version = '3.0.0'
 
 setup(name='plone.keyring',
       version=version,


Repository: plone.keyring
Branch: refs/heads/master
Date: 2014-04-13T21:38:11-04:00
Author: Eric Steele (esteele) <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.keyring/commit/32dc36eefd7d0dd8233996c1de930b8a68baaaee

Back to development: 3.0.1

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 317cdd0..b18f318 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,12 @@ Changelog
 =========
 
 
+3.0.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.0.0 (2014-04-13)
 ------------------
 
diff --git a/setup.py b/setup.py
index 12fabeb..36d7c2d 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '3.0.0'
+version = '3.0.1.dev0'
 
 setup(name='plone.keyring',
       version=version,




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


More information about the Testbot mailing list