Skip to content

Commit

Permalink
*/py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent e121333 commit a58124c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Down
2 changes: 1 addition & 1 deletion 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}

Expand Down
2 changes: 1 addition & 1 deletion 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}

Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Down
2 changes: 1 addition & 1 deletion 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

Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Down

0 comments on commit a58124c

Please sign in to comment.