Revision: 632
Author: leidel
Date: Tue Aug  4 11:00:40 2009
Log: Added download_url attribute to setup.py that enables easy_install and  
pip to also find the tarballs for older versions of django-page-cms. This  
is required because none of the release tarballs have been uploaded to PyPI.
http://code.google.com/p/django-page-cms/source/detail?r=632

Modified:
  /trunk/setup.py

=======================================
--- /trunk/setup.py     Wed Mar 25 11:28:12 2009
+++ /trunk/setup.py     Tue Aug  4 11:00:40 2009
@@ -8,6 +8,7 @@
      author='Batiste Bieler',
      author_email='[email protected]',
      url='http://code.google.com/p/django-page-cms/',
+    download_url='http://code.google.com/p/django-page-cms/downloads/list',
      requires=(
          'html5lib (>=0.10)',
          'tagging (>0.2.1)', # please use the trunk version of tagging

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to