diff options
-rw-r--r-- | python/python3-decorator/python3-decorator.info | 2 | ||||
-rw-r--r-- | python/python3-decorator/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-decorator/python3-decorator.info b/python/python3-decorator/python3-decorator.info index 5c2bcc84e4e9..3c565c0582d9 100644 --- a/python/python3-decorator/python3-decorator.info +++ b/python/python3-decorator/python3-decorator.info @@ -1,6 +1,6 @@ PRGNAM="python3-decorator" VERSION="4.0.11" -HOMEPAGE="http://pypi.python.org/pypi/decorator" +HOMEPAGE="https://pypi.python.org/pypi/decorator" DOWNLOAD="https://files.pythonhosted.org/packages/source/d/decorator/decorator-4.0.11.tar.gz" MD5SUM="73644c8f0bd4983d1b6a34b49adec0ae" DOWNLOAD_x86_64="" diff --git a/python/python3-decorator/slack-desc b/python/python3-decorator/slack-desc index ee16049cea8b..94612e88d56b 100644 --- a/python/python3-decorator/slack-desc +++ b/python/python3-decorator/slack-desc @@ -13,7 +13,7 @@ python3-decorator: decorators for the average programmer, and to popularize deco python3-decorator: usage giving examples of useful decorators, such as memoize, tracing, python3-decorator: redirecting_stdout, locked, etcetera. python3-decorator: -python3-decorator: http://www.phyast.pitt.edu/~micheles/python/documentation.html +python3-decorator: https://pypi.python.org/pypi/decorator python3-decorator: python3-decorator: python3-decorator: |