git: a58124c5ff27 - main - */py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 14:18:17 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4
commit a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 14:18:07 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 14:18:07 +0000
*/py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition
---
devel/py-about-time/Makefile | 2 +-
devel/py-poetry/Makefile | 2 +-
devel/py-recurring-ical-events/Makefile | 2 +-
devel/py-x-wr-timezone/Makefile | 2 +-
textproc/py-grapheme/Makefile | 2 +-
textproc/py-rich12/Makefile | 2 +-
www/py-xandikos/Makefile | 2 +-
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