[Zope3-checkins] SVN: zope.testing/branches/3.8/ Preparing release 3.8.7
Marius Gedminas
marius at pov.lt
Tue Jan 26 07:44:58 EST 2010
Log message for revision 108511:
Preparing release 3.8.7
Changed:
U zope.testing/branches/3.8/CHANGES.txt
U zope.testing/branches/3.8/setup.py
-=-
Modified: zope.testing/branches/3.8/CHANGES.txt
===================================================================
--- zope.testing/branches/3.8/CHANGES.txt 2010-01-26 12:38:45 UTC (rev 108510)
+++ zope.testing/branches/3.8/CHANGES.txt 2010-01-26 12:44:58 UTC (rev 108511)
@@ -1,7 +1,7 @@
zope.testing Changelog
**********************
-3.8.7 (unreleased)
+3.8.7 (2010-01-26)
==================
- Downgraded the zope.testing.doctest deprecation warning into a
Modified: zope.testing/branches/3.8/setup.py
===================================================================
--- zope.testing/branches/3.8/setup.py 2010-01-26 12:38:45 UTC (rev 108510)
+++ zope.testing/branches/3.8/setup.py 2010-01-26 12:44:58 UTC (rev 108511)
@@ -85,7 +85,7 @@
setup(
name='zope.testing',
- version = '3.8.7dev',
+ version = '3.8.7',
url='http://pypi.python.org/pypi/zope.testing',
license='ZPL 2.1',
description='Zope testing framework, including the testrunner script.',
More information about the Zope3-Checkins
mailing list