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 /math/py-numexpr | |
parent | Enable experimental features. (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 'math/py-numexpr')
-rw-r--r-- | math/py-numexpr/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numexpr/pkg-descr b/math/py-numexpr/pkg-descr index c2dab9851305..44042a93dc4e 100644 --- a/math/py-numexpr/pkg-descr +++ b/math/py-numexpr/pkg-descr @@ -13,5 +13,5 @@ transcendental functions (like trigonometrical, exponentials...) on top of Intel-compatible platforms. This support also allows to use multiple cores in your computations. -WWW: https://pypi.python.org/pypi/numexpr +WWW: https://pypi.org/project/numexpr/ WWW: https://github.com/pydata/numexpr |