git: 0a9ac89c4af2 - main - textproc/py-urlscan: Update to 1.1.0

From: Nicola Vitale <nivit_at_FreeBSD.org>
Date: Sat, 15 Aug 2026 06:58:14 UTC
The branch main has been updated by nivit:

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

commit 0a9ac89c4af214147447cacd8cf7d63e0be027fe
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-08-15 06:57:20 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-08-15 06:57:20 +0000

    textproc/py-urlscan: Update to 1.1.0
    
    - Update list of build dependencies
    
    ChangeLog:      https://github.com/firecat53/urlscan/releases/tag/1.1.0
    Reported by:    "github-actions[bot]" <notifications@github.com>
---
 textproc/py-urlscan/Makefile | 7 +++----
 textproc/py-urlscan/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/textproc/py-urlscan/Makefile b/textproc/py-urlscan/Makefile
index 8bf32980a2be..330d9cef7155 100644
--- a/textproc/py-urlscan/Makefile
+++ b/textproc/py-urlscan/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	urlscan
-DISTVERSION=	1.0.9
+DISTVERSION=	1.1.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,7 @@ WWW=		https://github.com/firecat53/urlscan
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.4.0:devel/py-hatch-vcs@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}hatchling>=1.25:devel/py-hatchling@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=1.25:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}urwid>=1.2.1:devel/py-urwid@${PY_FLAVOR}
 
 USES=		python
@@ -22,7 +21,7 @@ OPTIONS_DEFINE=	DOCS
 
 post-patch:
 	${REINPLACE_CMD} \
-		-e '/^LICENSE =/d' ${WRKSRC}/pyproject.toml
+		-e '/^license =/d' ${WRKSRC}/pyproject.toml
 
 post-patch-DOCS-off:
 	${REINPLACE_CMD} \
diff --git a/textproc/py-urlscan/distinfo b/textproc/py-urlscan/distinfo
index 796bbf2188f0..2ae6485880f2 100644
--- a/textproc/py-urlscan/distinfo
+++ b/textproc/py-urlscan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1781181847
-SHA256 (urlscan-1.0.9.tar.gz) = 067087895077762807ff028ed332e4e1ab6e1a7c249188dc846f6d160afba7ff
-SIZE (urlscan-1.0.9.tar.gz) = 37259
+TIMESTAMP = 1786775605
+SHA256 (urlscan-1.1.0.tar.gz) = f7a8abdee47fbb62dee2d2484f526bb14d514d184a617ff98bd41d1102e59c35
+SIZE (urlscan-1.1.0.tar.gz) = 37159