aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/threadpool/slack-desc2
-rw-r--r--python/threadpool/threadpool.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/threadpool/slack-desc b/python/threadpool/slack-desc
index 2cc1bb77cd1e..d1a25632bda2 100644
--- a/python/threadpool/slack-desc
+++ b/python/threadpool/slack-desc
@@ -14,6 +14,6 @@ threadpool: threads by putting them in a work request queue, where they are pick
threadpool: up by the next available thread. This then performs the requested
threadpool: operation in the background and puts the results in another queue.
threadpool:
-threadpool: homepage : http://chrisarndt.de/projects/threadpool/
+threadpool: homepage : https://chrisarndt.de/projects/threadpool/
threadpool:
threadpool:
diff --git a/python/threadpool/threadpool.info b/python/threadpool/threadpool.info
index cdf6a3be66b4..352aff4428d4 100644
--- a/python/threadpool/threadpool.info
+++ b/python/threadpool/threadpool.info
@@ -1,6 +1,6 @@
PRGNAM="threadpool"
VERSION="1.3.2"
-HOMEPAGE="http://chrisarndt.de/projects/threadpool/"
+HOMEPAGE="https://chrisarndt.de/projects/threadpool/"
DOWNLOAD="https://pypi.python.org/packages/1f/0f/e14266504330f08e8cddfe1bc03198a94193770c6740a4836985e8a64b5f/threadpool-1.3.2.tar.bz2"
MD5SUM="343bd94fa32effcc9367d382323b4cb3"
DOWNLOAD_x86_64=""