[Testbot] Plone 4.3 - Python 2.7 - Build # 2517 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Sun Sep 7 17:57:55 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2517 - Fixed!
-------------------------------------------------------------------------------

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


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

Repository: plone.portlet.collection
Branch: refs/heads/2.1.x
Date: 2014-09-07T08:38:31-07:00
Author: Eric Steele (esteele) <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.portlet.collection/commit/37428ad5f598a31b28c4844e458cd780e7e05a9e

Preparing release 2.1.6

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 1e6af3f..6ea3055 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.1.6 (unreleased)
+2.1.6 (2014-09-07)
 ------------------
 
 - Add an option for excluding the render context from the collection results
diff --git a/setup.py b/setup.py
index c219475..6aa67cd 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.1.6dev'
+version = '2.1.6'
 
 setup(name='plone.portlet.collection',
       version=version,


Repository: plone.portlet.collection
Branch: refs/heads/2.1.x
Date: 2014-09-07T08:38:52-07:00
Author: Eric Steele (esteele) <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.portlet.collection/commit/755e4597b8b870a716bd06d96eedff3664d62436

Back to development: 2.1.7

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 6ea3055..88e2465 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+2.1.7 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 2.1.6 (2014-09-07)
 ------------------
 
diff --git a/setup.py b/setup.py
index 6aa67cd..880b1cf 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.1.6'
+version = '2.1.7.dev0'
 
 setup(name='plone.portlet.collection',
       version=version,




-------------------------------------------------------------------------------


More information about the Testbot mailing list