summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-06-08 17:43:20 +0000
committerwiz <wiz@pkgsrc.org>2016-06-08 17:43:20 +0000
commit66657f0945bd10aea95bf8000afc916d947cfbd8 (patch)
treeb5b84bf5c7f997fcce4ec3a54792f163b6b658ca /time
parent2f71cec74f81aa2a3128422a53bff191d1531360 (diff)
downloadpkgsrc-66657f0945bd10aea95bf8000afc916d947cfbd8.tar.gz
Switch to MASTER_SITES_PYPI.
Diffstat (limited to 'time')
-rw-r--r--time/py-arrow/Makefile4
-rw-r--r--time/py-dateutil/Makefile4
-rw-r--r--time/py-icalendar/Makefile4
-rw-r--r--time/py-isodate/Makefile4
-rw-r--r--time/py-jdcal/Makefile4
-rw-r--r--time/py-pytz/Makefile4
-rw-r--r--time/py-tzlocal/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/time/py-arrow/Makefile b/time/py-arrow/Makefile
index 4124584ce61..afb32239494 100644
--- a/time/py-arrow/Makefile
+++ b/time/py-arrow/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2014/06/14 14:12:57 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:43 wiz Exp $
DISTNAME= arrow-0.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python time
-MASTER_SITES= https://pypi.python.org/packages/source/a/arrow/
+MASTER_SITES= ${MASTER_SITE_PYPI:=a/arrow/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= http://crsmithdev.com/arrow/
diff --git a/time/py-dateutil/Makefile b/time/py-dateutil/Makefile
index 18e4322e605..0783878ee1e 100644
--- a/time/py-dateutil/Makefile
+++ b/time/py-dateutil/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2015/01/11 21:05:30 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/06/08 17:43:42 wiz Exp $
DISTNAME= python-dateutil-2.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
CATEGORIES= time python
-MASTER_SITES= https://pypi.python.org/packages/source/p/python-dateutil/
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-dateutil/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://dateutil.readhedocs.org/
diff --git a/time/py-icalendar/Makefile b/time/py-icalendar/Makefile
index 9dccb222432..b01a58151bf 100644
--- a/time/py-icalendar/Makefile
+++ b/time/py-icalendar/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2014/08/31 21:35:11 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2016/06/08 17:43:43 wiz Exp $
DISTNAME= icalendar-3.8.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
-MASTER_SITES= http://pypi.python.org/packages/source/i/icalendar/
+MASTER_SITES= ${MASTER_SITE_PYPI:=i/icalendar/}
MAINTAINER= mj@turner.org.za
HOMEPAGE= http://icalendar.readthedocs.org/en/latest/
diff --git a/time/py-isodate/Makefile b/time/py-isodate/Makefile
index 9595a65302f..5a949903adb 100644
--- a/time/py-isodate/Makefile
+++ b/time/py-isodate/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2015/04/19 21:27:58 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:43 wiz Exp $
DISTNAME= isodate-0.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python time
-MASTER_SITES= https://pypi.python.org/packages/source/i/isodate/
+MASTER_SITES= ${MASTER_SITE_PYPI:=i/isodate/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= http://cheeseshop.python.org/pypi/isodate
diff --git a/time/py-jdcal/Makefile b/time/py-jdcal/Makefile
index 86b56b10b87..ce506d6d060 100644
--- a/time/py-jdcal/Makefile
+++ b/time/py-jdcal/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2014/10/25 22:31:15 cheusov Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:43 wiz Exp $
DISTNAME= jdcal-1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time
-MASTER_SITES= https://pypi.python.org/packages/source/j/jdcal/
+MASTER_SITES= ${MASTER_SITE_PYPI:=j/jdcal/}
MAINTAINER= cheusov@NetBSD.org
HOMEPAGE= https://pypi.python.org/pypi/jdcal
diff --git a/time/py-pytz/Makefile b/time/py-pytz/Makefile
index 5ee741fd2f4..546e2f461ee 100644
--- a/time/py-pytz/Makefile
+++ b/time/py-pytz/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2014/12/01 11:27:09 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2016/06/08 17:43:43 wiz Exp $
DISTNAME= pytz-2014.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
-MASTER_SITES= http://pypi.python.org/packages/source/p/pytz/
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytz/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= markd@NetBSD.org
diff --git a/time/py-tzlocal/Makefile b/time/py-tzlocal/Makefile
index db5708f5c1d..b7d7fcf521b 100644
--- a/time/py-tzlocal/Makefile
+++ b/time/py-tzlocal/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2015/02/04 11:41:09 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:43 wiz Exp $
DISTNAME= tzlocal-1.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
-MASTER_SITES= http://pypi.python.org/packages/source/t/tzlocal/
+MASTER_SITES= ${MASTER_SITE_PYPI:=t/tzlocal/}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org