git: bcfacdcc2e30 - main - www/py-fake-useragent: Update to 1.3.0

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Tue, 03 Oct 2023 10:21:49 UTC
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bcfacdcc2e30a24d3550fac32666aaf9070eca8d

commit bcfacdcc2e30a24d3550fac32666aaf9070eca8d
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-10-03 10:21:35 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-10-03 10:21:42 +0000

    www/py-fake-useragent: Update to 1.3.0
---
 www/py-fake-useragent/Makefile | 5 +++--
 www/py-fake-useragent/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

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,5 +1,5 @@
 PORTNAME=	fake-useragent
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.0
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -10,7 +10,8 @@ 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
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