summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/py-gdscad/Makefile4
-rw-r--r--devel/py-blinker/Makefile4
-rw-r--r--games/py-ranking/Makefile4
-rw-r--r--security/py-itsdangerous/Makefile4
-rw-r--r--textproc/py-tinycss2/Makefile4
-rw-r--r--time/py-pytz/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/cad/py-gdscad/Makefile b/cad/py-gdscad/Makefile
index e21a94240b3..a82ed9762e2 100644
--- a/cad/py-gdscad/Makefile
+++ b/cad/py-gdscad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/06/08 11:04:29 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/09 11:29:30 nia Exp $
DISTNAME= gdsCAD-0.4.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=hohlraum/}
GITHUB_PROJECT= gdsCAD
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://pythonhosted.org/gdsCAD/
+HOMEPAGE= https://pythonhosted.org/gdsCAD/
COMMENT= Package for creating, reading, and manipulating GDSII layout files
LICENSE= gnu-gpl-v3
diff --git a/devel/py-blinker/Makefile b/devel/py-blinker/Makefile
index 6664d9679c5..d6b50d56279 100644
--- a/devel/py-blinker/Makefile
+++ b/devel/py-blinker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/06/08 17:43:24 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/09 11:29:30 nia Exp $
DISTNAME= blinker-1.4
PKGREVISION= 1
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/blinker/}
MAINTAINER= kleink@NetBSD.org
-HOMEPAGE= http://pythonhosted.org/blinker/
+HOMEPAGE= https://pythonhosted.org/blinker/
COMMENT= Fast, simple object-to-object and broadcast signaling
LICENSE= mit
diff --git a/games/py-ranking/Makefile b/games/py-ranking/Makefile
index 71d1246debe..30657985441 100644
--- a/games/py-ranking/Makefile
+++ b/games/py-ranking/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 17:43:33 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/09 11:29:30 nia Exp $
DISTNAME= ranking-0.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= games python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/ranking/}
MAINTAINER= kleink@NetBSD.org
-HOMEPAGE= http://pythonhosted.org/ranking/
+HOMEPAGE= https://pythonhosted.org/ranking/
COMMENT= Library for ranking collection
LICENSE= modified-bsd
diff --git a/security/py-itsdangerous/Makefile b/security/py-itsdangerous/Makefile
index dc223768455..ea7569095dd 100644
--- a/security/py-itsdangerous/Makefile
+++ b/security/py-itsdangerous/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2018/11/10 17:27:36 kleink Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/09 11:29:30 nia Exp $
DISTNAME= itsdangerous-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/itsdangerous/}
MAINTAINER= kleink@NetBSD.org
-HOMEPAGE= http://pythonhosted.org/itsdangerous/
+HOMEPAGE= https://pythonhosted.org/itsdangerous/
COMMENT= Helpers to pass trusted data to untrusted environments and back
LICENSE= modified-bsd
diff --git a/textproc/py-tinycss2/Makefile b/textproc/py-tinycss2/Makefile
index 821c4396868..29bfb599a19 100644
--- a/textproc/py-tinycss2/Makefile
+++ b/textproc/py-tinycss2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/03/25 20:30:38 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2019/07/09 11:29:30 nia Exp $
DISTNAME= tinycss2-0.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tinycss2/}
MAINTAINER= kleink@NetBSD.org
-HOMEPAGE= http://pythonhosted.org/tinycss2/
+HOMEPAGE= https://pythonhosted.org/tinycss2/
COMMENT= Low-level CSS parser for Python
LICENSE= modified-bsd
diff --git a/time/py-pytz/Makefile b/time/py-pytz/Makefile
index 32f3a09c355..5bdcfeaa740 100644
--- a/time/py-pytz/Makefile
+++ b/time/py-pytz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2019/04/11 07:47:16 adam Exp $
+# $NetBSD: Makefile,v 1.46 2019/07/09 11:29:30 nia Exp $
DISTNAME= pytz-2019.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytz/}
MAINTAINER= markd@NetBSD.org
-HOMEPAGE= http://pythonhosted.org/pytz/
+HOMEPAGE= https://pythonhosted.org/pytz/
COMMENT= World timezone definitions, modern and historical
LICENSE= mit