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

jenkins at plone.org jenkins at plone.org
Wed Jul 16 22:53:02 UTC 2014


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

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


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

Repository: plone.formwidget.recurrence
Branch: refs/heads/master
Date: 2014-07-17T00:53:46+02:00
Author: Johannes Raggam (thet) <raggam-nl at adm.at>
Commit: https://github.com/plone/plone.formwidget.recurrence/commit/544b92711f300273c6dcffd536bd43fd8d58518a

prepare release

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index c5b455d..9ede63c 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.2.4 (unreleased)
+1.2.4 (2014-07-17)
 ------------------
 
 - Backport from jquery.recurrenceinput.js:
diff --git a/setup.py b/setup.py
index 47f6a7f..262098b 100644
--- a/setup.py
+++ b/setup.py
@@ -1,16 +1,14 @@
 from setuptools import setup, find_packages
 
 
-version = '1.2.4.dev0'
+version = '1.2.4'
 
 setup(
     name='plone.formwidget.recurrence',
     version=version,
-    description="Recurrence widgets for Plone",
+    description="Recurrence widget for Plone",
     long_description="%s\n%s" % (open("README.rst").read(),
                                  open("CHANGES.rst").read()),
-    # Get more strings from
-    # http://pypi.python.org/pypi?%3Aaction=list_classifiers
     classifiers=[
         "Framework :: Plone",
         "Programming Language :: Python",




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


More information about the Testbot mailing list