summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commit9ec861b92f9dcd782c0243ba0bbc15a7da18e107 (patch)
tree0b2ca1c642d6a38b86c86c8cd1b4974b6396efb9
parent5a78162734180a442b8728837797dbbde45c4d21 (diff)
downloadslackbuilds-9ec861b92f9dcd782c0243ba0bbc15a7da18e107.tar.gz
slackbuilds-9ec861b92f9dcd782c0243ba0bbc15a7da18e107.tar.xz
python/python3-py: Correct homepage address
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-py/python3-py.SlackBuild1
-rw-r--r--python/python3-py/python3-py.info2
-rw-r--r--python/python3-py/slack-desc2
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: