summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index e2516f6..3ea49fe 100644
--- a/setup.py
+++ b/setup.py
@@ -12,8 +12,9 @@ URIs; these URIs can refer to Python Eggs for INI-style configuration
files. `Paste Script <http://pythonpaste.org/script>`_ provides
commands to serve applications based on this configuration file.
-The latest version is available in a `Subversion repository
-<http://svn.pythonpaste.org/Paste/Deploy/trunk#egg=PasteDeploy-dev>`_.
+The latest version is available in a `Mercurial repository
+<http://bitbucket.org/ianb/pastedeploy>`_ (or a `tarball
+<http://bitbucket.org/ianb/pastedeploy/get/tip.gz#egg=PasteDeploy-dev>`_).
For the latest changes see the `news file
<http://pythonpaste.org/deploy/news.html>`_.