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
With hat:	python
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent fa93fdc commit ce96861
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion devel/py-setuptools58/Makefile
@@ -1,7 +1,7 @@
PORTNAME= setuptools
PORTVERSION= 58.5.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 58
DIST_SUBDIR= python
Expand Down
2 changes: 1 addition & 1 deletion devel/py-spyder-unittest/Makefile
@@ -1,7 +1,7 @@
PORTNAME= spyder-unittest
DISTVERSION= 0.5.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION}

Expand Down

0 comments on commit ce96861

Please sign in to comment.