mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
dns/py-publicsuffixlist: Update to 0.10.0.20240411
- Convert to USE_PYTHON=pep517 Changes: https://github.com/ko-zu/psl/commits/master
This commit is contained in:
parent
d76cc9564b
commit
0eb1bfd6aa
@ -1,6 +1,5 @@
|
||||
PORTNAME= publicsuffixlist
|
||||
PORTVERSION= 0.10.0.20230506
|
||||
PORTREVISION= 10
|
||||
PORTVERSION= 0.10.0.20240411
|
||||
CATEGORIES= dns python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,10 +11,12 @@ WWW= https://github.com/ko-zu/psl
|
||||
LICENSE= MPL20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
PATCH_DEPENDS= public_suffix_list>=0:dns/public_suffix_list
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1685162214
|
||||
SHA256 (publicsuffixlist-0.10.0.20230506.tar.gz) = c1e437d574dbbfc54d368c8248ba421280b1001d75417051baf47e9a6b46cd64
|
||||
SIZE (publicsuffixlist-0.10.0.20230506.tar.gz) = 93836
|
||||
TIMESTAMP = 1712886446
|
||||
SHA256 (publicsuffixlist-0.10.0.20240411.tar.gz) = c7a18e4b7b2a1fed628c2828be88fa7245b76a2755797b47b061271ff98bac7a
|
||||
SIZE (publicsuffixlist-0.10.0.20240411.tar.gz) = 101252
|
||||
|
Loading…
Reference in New Issue
Block a user