git: 7765007a8bab - main - www/py-user_agent: update to latest version; convert to pep517

From: Ruslan Makhmatkhanov <rm_at_FreeBSD.org>
Date: Sat, 02 Aug 2025 23:16:14 UTC
The branch main has been updated by rm:

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

commit 7765007a8bab719f1391e078312eeb8af6ded34e
Author:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2025-08-02 22:55:40 +0000
Commit:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2025-08-02 22:55:40 +0000

    www/py-user_agent: update to latest version; convert to pep517
---
 www/py-user_agent/Makefile | 7 ++++---
 www/py-user_agent/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/www/py-user_agent/Makefile b/www/py-user_agent/Makefile
index 360cd18fa9f1..23239ae34dbb 100644
--- a/www/py-user_agent/Makefile
+++ b/www/py-user_agent/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	user_agent
-PORTVERSION=	0.1.9
-PORTREVISION=	1
+DISTVERSION=	0.1.10
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +10,12 @@ WWW=		https://pypi.org/project/user_agent/
 
 LICENSE=	MIT
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 
 NO_ARCH=	yes
 USES=		python
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist pep517
 
 .include <bsd.port.mk>
diff --git a/www/py-user_agent/distinfo b/www/py-user_agent/distinfo
index 204e020b56ed..ab038052d0e6 100644
--- a/www/py-user_agent/distinfo
+++ b/www/py-user_agent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506112533
-SHA256 (user_agent-0.1.9.tar.gz) = 8f1ad46cc4aef9f99515ea1c74bb8cacc43e23074c335b2ba2db7735ebe9c0d5
-SIZE (user_agent-0.1.9.tar.gz) = 20895
+TIMESTAMP = 1754174848
+SHA256 (user_agent-0.1.10.tar.gz) = b86537cb2a9d3bda0e2afcc654ec15b383502836877a67520654acadf73f1723
+SIZE (user_agent-0.1.10.tar.gz) = 20965