devel/py-frozendict: Update to 2.3.6

- Change MASTER_SITES from PYPI to GitHub temporarily because the sdist on PYPI
  does not contain C source files for all supported Python versions

Changes:	https://github.com/Marco-Sulla/python-frozendict/releases
This commit is contained in:
Po-Chuan Hsieh 2023-04-09 21:31:09 +08:00
parent 1d54f38e65
commit 7d6e03d1bc
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 11 additions and 6 deletions

View file

@ -1,8 +1,9 @@
PORTNAME= frozendict
PORTVERSION= 2.3.5
PORTVERSION= 2.3.6
DISTVERSIONPREFIX= v
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://github.com/Marco-Sulla/python-frozendict/releases/download/v${PORTVERSSION}/
#MASTER_SITES= PYPI \
# https://github.com/Marco-Sulla/python-frozendict/releases/download/v${PORTVERSSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
@ -17,6 +18,10 @@ USE_PYTHON= autoplist concurrent distutils
MAKE_ARGS= custom_arg=c
USE_GITHUB= yes
GH_ACCOUNT= Marco-Sulla
GH_PROJECT= python-frozendict
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1677771211
SHA256 (frozendict-2.3.5.tar.gz) = 65d7e3995c9174b77d7d80514d7062381750491e112bbeb44323368baa3e636a
SIZE (frozendict-2.3.5.tar.gz) = 309687
TIMESTAMP = 1680726132
SHA256 (Marco-Sulla-python-frozendict-v2.3.6_GH0.tar.gz) = af24ce80c3d6b9dfc7d69bee26f11c1913c5844b3854b078ebaed3c7521ff826
SIZE (Marco-Sulla-python-frozendict-v2.3.6_GH0.tar.gz) = 309471