diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-05-18 17:21:19 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-20 06:54:33 +0700 |
commit | e3f3171d6bdd72d24aa9a4cc35f543cce8a70a74 (patch) | |
tree | 1fe93f3b9cda9ad37459bf4758377fce39d40fa1 /python/python3-decorator | |
parent | 5d2561471d38bb2fea1b7ddda8c284fd51ad4572 (diff) | |
download | slackbuilds-e3f3171d6bdd72d24aa9a4cc35f543cce8a70a74.tar.gz |
python/python3-decorator: Updated homepage link.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python3-decorator')
-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 5c2bcc84e4..3c565c0582 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 ee16049cea..94612e88d5 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: |