diff options
Diffstat (limited to 'python/python3-py')
-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 7f30a2b394..60be242f12 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 e569d64e56..928b516e14 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 91de9a24a0..ff94018680 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: |