aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 14:18:07 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 14:18:07 +0000
commita58124c5ff276d7db6f06fbf6d9af9573fc3fdd4 (patch)
treeab440abeb92b362b76636d4412ff93c72c75253f
parente12133330ba115ec86c795cebc0c0f9fec628b6f (diff)
downloadports-a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4.tar.gz
ports-a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4.zip
*/py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition
-rw-r--r--devel/py-about-time/Makefile2
-rw-r--r--devel/py-poetry/Makefile2
-rw-r--r--devel/py-recurring-ical-events/Makefile2
-rw-r--r--devel/py-x-wr-timezone/Makefile2
-rw-r--r--textproc/py-grapheme/Makefile2
-rw-r--r--textproc/py-rich12/Makefile2
-rw-r--r--www/py-xandikos/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-about-time/Makefile b/devel/py-about-time/Makefile
index f33da66df347..cb95f25082f4 100644
--- a/devel/py-about-time/Makefile
+++ b/devel/py-about-time/Makefile
@@ -1,7 +1,7 @@
PORTNAME= about-time
PORTVERSION= 4.2.1
CATEGORIES= devel python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/devel/py-poetry/Makefile b/devel/py-poetry/Makefile
index eae5f77c9fed..b14a223cf3c1 100644
--- a/devel/py-poetry/Makefile
+++ b/devel/py-poetry/Makefile
@@ -1,7 +1,7 @@
PORTNAME= poetry
PORTVERSION= 1.3.2
CATEGORIES= devel python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/devel/py-recurring-ical-events/Makefile b/devel/py-recurring-ical-events/Makefile
index 23fab20a3b19..2a11ec3035f4 100644
--- a/devel/py-recurring-ical-events/Makefile
+++ b/devel/py-recurring-ical-events/Makefile
@@ -1,7 +1,7 @@
PORTNAME= recurring-ical-events
PORTVERSION= 1.1.0b0
CATEGORIES= devel python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= recurring_ical_events-${PORTVERSION}
diff --git a/devel/py-x-wr-timezone/Makefile b/devel/py-x-wr-timezone/Makefile
index 93c5e891c889..1a92fc60d614 100644
--- a/devel/py-x-wr-timezone/Makefile
+++ b/devel/py-x-wr-timezone/Makefile
@@ -1,7 +1,7 @@
PORTNAME= x-wr-timezone
PORTVERSION= 0.0.5
CATEGORIES= devel python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= x_wr_timezone-${PORTVERSION}
diff --git a/textproc/py-grapheme/Makefile b/textproc/py-grapheme/Makefile
index b4376490493b..1ee9beb4e58f 100644
--- a/textproc/py-grapheme/Makefile
+++ b/textproc/py-grapheme/Makefile
@@ -1,7 +1,7 @@
PORTNAME= grapheme
PORTVERSION= 0.6.0
CATEGORIES= textproc python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/textproc/py-rich12/Makefile b/textproc/py-rich12/Makefile
index 6741dd04813c..1ba35b67ece7 100644
--- a/textproc/py-rich12/Makefile
+++ b/textproc/py-rich12/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rich
PORTVERSION= 12.6.0
CATEGORIES= textproc python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 12
diff --git a/www/py-xandikos/Makefile b/www/py-xandikos/Makefile
index d68af1bd59ba..59960278a5f1 100644
--- a/www/py-xandikos/Makefile
+++ b/www/py-xandikos/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xandikos
PORTVERSION= 0.2.8
CATEGORIES= www python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org