diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
commit | c63740208199641936685ceb327218d7e846b7c8 (patch) | |
tree | 5816208a1a58cec4948e059798f42fb162cd7327 /net-mgmt/py-msrestazure | |
parent | 55caf841166c6b623c560ed35330457f97311a2e (diff) |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat
Notes
Notes:
svn path=/head/; revision=468282
Diffstat (limited to 'net-mgmt/py-msrestazure')
-rw-r--r-- | net-mgmt/py-msrestazure/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-msrestazure/pkg-descr b/net-mgmt/py-msrestazure/pkg-descr index c6963c3eb071..1cf6ff85cea2 100644 --- a/net-mgmt/py-msrestazure/pkg-descr +++ b/net-mgmt/py-msrestazure/pkg-descr @@ -1,3 +1,3 @@ AutoRest swagger generator Python client runtime. Azure-specific module. -WWW: https://pypi.python.org/pypi/msrestazure +WWW: https://pypi.org/project/msrestazure/ |