From 3e429512442b3d04c78583858fca3e4fcf9aa7d5 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Thu, 18 May 2017 17:22:48 +0100 Subject: python/decorator: Updated homepage link. Signed-off-by: David Spencer --- python/decorator/decorator.info | 2 +- python/decorator/slack-desc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'python') diff --git a/python/decorator/decorator.info b/python/decorator/decorator.info index 45966980d0..59697511e4 100644 --- a/python/decorator/decorator.info +++ b/python/decorator/decorator.info @@ -1,6 +1,6 @@ PRGNAM="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/decorator/slack-desc b/python/decorator/slack-desc index ed6b666076..e2247aa4b1 100644 --- a/python/decorator/slack-desc +++ b/python/decorator/slack-desc @@ -13,7 +13,7 @@ decorator: decorators for the average programmer, and to popularize decorators decorator: usage giving examples of useful decorators, such as memoize, tracing, decorator: redirecting_stdout, locked, etcetera. decorator: -decorator: http://www.phyast.pitt.edu/~micheles/python/documentation.html +decorator: https://pypi.python.org/pypi/decorator decorator: decorator: decorator: -- cgit v1.2.3