*/py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition

With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2023-01-30 22:30:57 +08:00
parent fa93fdc383
commit ce96861caf
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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}