diff --git a/www/py-fake-useragent/Makefile b/www/py-fake-useragent/Makefile index 5c9fe30fc9f4..4a8adf33ffb6 100644 --- a/www/py-fake-useragent/Makefile +++ b/www/py-fake-useragent/Makefile @@ -1,21 +1,22 @@ PORTNAME= fake-useragent -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Up to date simple useragent faker with real world database WWW= https://pypi.org/project/fake-useragent/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.0:devel/py-importlib-metadata@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}importlib-resources>=5.0:devel/py-importlib-resources@${PY_FLAVOR} USES= python USE_GITHUB= yes USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/www/py-fake-useragent/distinfo b/www/py-fake-useragent/distinfo index 539e63aad7a8..44714304a32f 100644 --- a/www/py-fake-useragent/distinfo +++ b/www/py-fake-useragent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690992220 -SHA256 (fake-useragent-fake-useragent-1.2.1_GH0.tar.gz) = 7b384275587581284fac5c91a3bb9e6105ffc24dc979da4079240bb53182250b -SIZE (fake-useragent-fake-useragent-1.2.1_GH0.tar.gz) = 26679 +TIMESTAMP = 1696316163 +SHA256 (fake-useragent-fake-useragent-1.3.0_GH0.tar.gz) = d784833f2ea4023998eee4f7de1c0b2f4015d17635dfb6ef08ad6acbeb606290 +SIZE (fake-useragent-fake-useragent-1.3.0_GH0.tar.gz) = 28056