mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/python3-decorator: Updated homepage link.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
5d2561471d
commit
e3f3171d6b
2 changed files with 2 additions and 2 deletions
|
@ -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=""
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue