Rev 4697: Update the download location registered with pypi. in http://bazaar.launchpad.net/~jameinel/bzr/2.0.2-setup-url

John Arbash Meinel john at arbash-meinel.com
Fri Oct 30 14:07:51 GMT 2009


At http://bazaar.launchpad.net/~jameinel/bzr/2.0.2-setup-url

------------------------------------------------------------
revno: 4697
revision-id: john at arbash-meinel.com-20091030140731-sjv0pr90ffvuqjst
parent: pqm at pqm.ubuntu.com-20091029071949-pgkco78w8pihlrnx
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.0.2-setup-url
timestamp: Fri 2009-10-30 09:07:31 -0500
message:
  Update the download location registered with pypi.
-------------- next part --------------
=== modified file 'setup.py'
--- a/setup.py	2009-10-06 15:32:51 +0000
+++ b/setup.py	2009-10-30 14:07:31 +0000
@@ -40,7 +40,7 @@
     'url':          'http://www.bazaar-vcs.org/',
     'description':  'Friendly distributed version control system',
     'license':      'GNU GPL v2',
-    'download_url': 'http://bazaar-vcs.org/Download',
+    'download_url': 'https://launchpad.net/bzr/+download',
     'long_description': get_long_description(),
     'classifiers': [
         'Development Status :: 6 - Mature',



More information about the bazaar-commits mailing list