[Checkins] SVN: bluebream/trunk/ Removed `Sphinx-PyPI-upload` -- no more used as the

Baiju M baiju.m.mail at gmail.com
Tue Jan 19 08:48:37 EST 2010


Log message for revision 108263:
  Removed `Sphinx-PyPI-upload` -- no more used as the
  website is moved to http://bluebream.zope.org
  

Changed:
  U   bluebream/trunk/CHANGES.txt
  U   bluebream/trunk/setup.py

-=-
Modified: bluebream/trunk/CHANGES.txt
===================================================================
--- bluebream/trunk/CHANGES.txt	2010-01-19 13:43:41 UTC (rev 108262)
+++ bluebream/trunk/CHANGES.txt	2010-01-19 13:48:36 UTC (rev 108263)
@@ -4,6 +4,9 @@
 0.2.0 (unreleased)
 ------------------
 
+- Removed `Sphinx-PyPI-upload` -- no more used as the
+  website is moved to http://bluebream.zope.org
+
 0.1.9 (2010-01-13)
 ------------------
 

Modified: bluebream/trunk/setup.py
===================================================================
--- bluebream/trunk/setup.py	2010-01-19 13:43:41 UTC (rev 108262)
+++ bluebream/trunk/setup.py	2010-01-19 13:48:36 UTC (rev 108263)
@@ -47,7 +47,6 @@
     package_dir={"": "src"},
     zip_safe=False,
     include_package_data=True,
-    setup_requires=["Sphinx-PyPI-upload"],
     install_requires=["PasteScript>=1.7.3"],
     extras_require={"test": ["zc.buildout"]},
     entry_points={



More information about the checkins mailing list