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

jenkins at plone.org jenkins at plone.org
Sun Mar 2 20:04:17 UTC 2014


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

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


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

Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2014-03-02T12:02:44-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.schemaeditor/commit/590d4a6e5978e4f7ca383c3fea3eb941d44fe441

Preparing release 1.3.7

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 2912ed9..15c0545 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.3.7 (unreleased)
+1.3.7 (2014-03-02)
 ------------------
 
 - Fix packaging error.
diff --git a/setup.py b/setup.py
index ae1db5c..d206703 100644
--- a/setup.py
+++ b/setup.py
@@ -1,12 +1,12 @@
 from setuptools import setup, find_packages
 
-version = '1.3.7.dev0'
+version = '1.3.7'
 
 setup(name='plone.schemaeditor',
       version=version,
       description="Provides through-the-web editing of a zope schema/interface.",
       long_description=open("README.rst").read() + "\n" +
-      open("CHANGES.txt").read(),
+      open("CHANGES.rst").read(),
       classifiers=[
           "Framework :: Zope2",
           "Framework :: Plone",


Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2014-03-02T12:03:12-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.schemaeditor/commit/ce787580260df43844772f5028d8b8706e301c1e

Back to development: 1.3.8

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 15c0545..f5d5b3f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.3.8 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.3.7 (2014-03-02)
 ------------------
 
diff --git a/setup.py b/setup.py
index d206703..2e64277 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '1.3.7'
+version = '1.3.8.dev0'
 
 setup(name='plone.schemaeditor',
       version=version,




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


More information about the Testbot mailing list