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

jenkins at plone.org jenkins at plone.org
Fri Oct 24 03:48:50 UTC 2014


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

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


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

Repository: plone.namedfile
Branch: refs/heads/master
Date: 2014-10-23T22:02:11-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.namedfile/commit/15622651ef05a6213dd7dad65c132a9ec51325ef

Preparing release 3.0.1

Files changed:
M docs/HISTORY.txt
M setup.py

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index 854c3c8..4848c1e 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-3.0.1 (unreleased)
+3.0.1 (2014-10-23)
 ------------------
 
 - Fixed inserting filename in Content-Disposition header.
diff --git a/setup.py b/setup.py
index 18511c3..c865b41 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '3.0.1.dev0'
+version = '3.0.1'
 
 setup(name='plone.namedfile',
       version=version,


Repository: plone.namedfile
Branch: refs/heads/master
Date: 2014-10-23T22:03:25-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.namedfile/commit/58843b4d9cab95bfa1df8b986b9e80c65e0af601

Back to development: 3.0.2

Files changed:
M docs/HISTORY.txt
M setup.py

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index 4848c1e..7f66b5d 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+3.0.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.0.1 (2014-10-23)
 ------------------
 
diff --git a/setup.py b/setup.py
index c865b41..1cedcbf 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '3.0.1'
+version = '3.0.2.dev0'
 
 setup(name='plone.namedfile',
       version=version,




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


More information about the Testbot mailing list