summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2018-05-22 16:32:34 +0300
committerIvan Kanakarakis <ivan.kanak@gmail.com>2018-05-22 16:35:39 +0300
commit953a5c0ba98876eec40baf05450f2c288af3b415 (patch)
tree0bc8020a4b91a3d0b9e1e60e9d2d31020764e7cd /setup.py
parent164f70d0179b076b60166d92d547917248b0b627 (diff)
downloadpysaml2-953a5c0ba98876eec40baf05450f2c288af3b415.tar.gz
Update references to old repository URL
Closes #506 - Thanks @jdennis This also removes the link to landscape.io service. In the future this maybe added again.
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 3116e9af..f653ec50 100755
--- a/setup.py
+++ b/setup.py
@@ -39,7 +39,7 @@ setup(
author='Roland Hedberg',
author_email='roland.hedberg@adm.umu.se',
license='Apache 2.0',
- url='https://github.com/rohe/pysaml2',
+ url='https://github.com/IdentityPython/pysaml2',
packages=['saml2', 'saml2/xmldsig', 'saml2/xmlenc', 'saml2/s2repoze',
'saml2/s2repoze.plugins', "saml2/profile", "saml2/schema",