diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-09-08 13:12:38 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-09 06:32:52 +0700 |
commit | 9ec861b92f9dcd782c0243ba0bbc15a7da18e107 (patch) | |
tree | 0b2ca1c642d6a38b86c86c8cd1b4974b6396efb9 /python | |
parent | 5a78162734180a442b8728837797dbbde45c4d21 (diff) |
python/python3-py: Correct homepage address
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-py/python3-py.SlackBuild | 1 | ||||
-rw-r--r-- | python/python3-py/python3-py.info | 2 | ||||
-rw-r--r-- | python/python3-py/slack-desc | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/python/python3-py/python3-py.SlackBuild b/python/python3-py/python3-py.SlackBuild index 7f30a2b394c47..60be242f12bc5 100644 --- a/python/python3-py/python3-py.SlackBuild +++ b/python/python3-py/python3-py.SlackBuild @@ -4,6 +4,7 @@ # Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece # Copyright 2022 Isaac Yu <isaacyu@protonmail.com> +# Copyright 2023 Jeremy Hansen <jebrhansen+SBo@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/python/python3-py/python3-py.info b/python/python3-py/python3-py.info index e569d64e567d4..928b516e1482a 100644 --- a/python/python3-py/python3-py.info +++ b/python/python3-py/python3-py.info @@ -1,6 +1,6 @@ PRGNAM="python3-py" VERSION="1.11.0" -HOMEPAGE="http://pylib.readthedocs.org/" +HOMEPAGE="http://py.readthedocs.org/" DOWNLOAD="https://files.pythonhosted.org/packages/source/p/py/py-1.11.0.tar.gz" MD5SUM="bde7dcc1cb452a1e10206ef2f811ba88" DOWNLOAD_x86_64="" diff --git a/python/python3-py/slack-desc b/python/python3-py/slack-desc index 91de9a24a0ac6..ff94018680ee4 100644 --- a/python/python3-py/slack-desc +++ b/python/python3-py/slack-desc @@ -15,5 +15,5 @@ python3-py: py.apipkg: explicit API control and lazy-importing python3-py: py.iniconfig: easy parsing of .ini files python3-py: py.code: dynamic code generation and introspection python3-py: -python3-py: Homepage: http://pylib.readthedocs.org/ +python3-py: Homepage: http://py.readthedocs.org/ python3-py: |