[Testbot] Plone 4.3 - Python 2.7 - Build # 2171 - Regression! - failure(s)

jenkins at plone.org jenkins at plone.org
Mon Apr 14 01:44:38 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2171 - Failure!
-------------------------------------------------------------------------------

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


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

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

Preparing release 3.0.0

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index fe2154f..c1bc791 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-3.0dev (unreleased)
--------------------
+3.0.0 (2014-04-13)
+------------------
 
 - auto-rotate keyrings
   [vangheem]
diff --git a/setup.py b/setup.py
index e7a55cf..7e23272 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '3.0.0a1'
+version = '3.0.0'
 
 setup(
     name='plone.protect',


Repository: plone.protect
Branch: refs/heads/master
Date: 2014-04-13T21:45:41-04:00
Author: Eric Steele (esteele) <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.protect/commit/98738c42707ff1f354704aab9d19e2dc72075737

Back to development: 3.0.1

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index c1bc791..26732c4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+3.0.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.0.0 (2014-04-13)
 ------------------
 
diff --git a/setup.py b/setup.py
index 7e23272..1462333 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.protect',




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1603 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140414/4c19b772/attachment-0002.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/4c19b772/attachment-0003.obj>


More information about the Testbot mailing list