summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJean-Paul Calderone <exarkun@twistedmatrix.com>2014-01-09 15:34:08 -0500
committerJean-Paul Calderone <exarkun@twistedmatrix.com>2014-01-09 15:34:08 -0500
commit324c64306a2463214f36597695b61b084c301be7 (patch)
treeb0bd83805c5599b73efb8d7c704df9a018e3fa86 /setup.py
parente9700baa50005ba5ba2e84c82c1ed05f4f6f475a (diff)
downloadpyopenssl-324c64306a2463214f36597695b61b084c301be7.tar.gz
Reflect the new location here as well
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 09d1723..c1bde55 100755
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ setup(name='pyOpenSSL', version=__version__,
author_email = 'exarkun@twistedmatrix.com',
maintainer = 'Jean-Paul Calderone',
maintainer_email = 'exarkun@twistedmatrix.com',
- url = 'https://launchpad.net/pyopenssl',
+ url = 'https://github.com/pyca/pyopenssl',
license = 'APL2',
long_description = """\
High-level wrapper around a subset of the OpenSSL library, includes