Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2026 04:50:22 +0000
From:      =?utf-8?Q?Jes=C3=BAs?= Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3203ea89265f - main - archivers/py-zipstream-ng: Update to 1.9.2
Message-ID:  <6a1e610e.42888.662ba937@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dtxdf:

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

commit 3203ea89265f6233443a133132006edc601eed29
Author:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
AuthorDate: 2026-06-02 00:46:28 +0000
Commit:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
CommitDate: 2026-06-02 04:49:20 +0000

    archivers/py-zipstream-ng: Update to 1.9.2
    
    ChangeLog: https://github.com/pR0Ps/zipstream-ng/blob/v1.9.2/CHANGELOG.md
---
 archivers/py-zipstream-ng/Makefile | 9 ++++++---
 archivers/py-zipstream-ng/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/archivers/py-zipstream-ng/Makefile b/archivers/py-zipstream-ng/Makefile
index 26f1b0b0494d..e33b8da97fb4 100644
--- a/archivers/py-zipstream-ng/Makefile
+++ b/archivers/py-zipstream-ng/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	zipstream-ng
-DISTVERSION=	1.9.0
+DISTVERSION=	1.9.2
 CATEGORIES=	archivers python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,13 @@ WWW=		https://github.com/pR0Ps/zipstream-ng/
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR}
 
-USES=		python
-USE_PYTHON=	autoplist distutils pytest
+USES=		python shebangfix
+USE_PYTHON=	autoplist pep517 pytest
+
+SHEBANG_FILES=	src/zipstream/server.py
 
 NO_ARCH=	yes
 
diff --git a/archivers/py-zipstream-ng/distinfo b/archivers/py-zipstream-ng/distinfo
index b0bd369cf2be..e9e50341ee87 100644
--- a/archivers/py-zipstream-ng/distinfo
+++ b/archivers/py-zipstream-ng/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1756497695
-SHA256 (zipstream_ng-1.9.0.tar.gz) = a0d94030822d137efbf80dfdc680603c42f804696f41147bb3db895df667daea
-SIZE (zipstream_ng-1.9.0.tar.gz) = 37963
+TIMESTAMP = 1780360125
+SHA256 (zipstream_ng-1.9.2.tar.gz) = 116b7304b00f3251328cb300fa90f0f09d523b7faf2a06b3eaf7277dcb82cc3e
+SIZE (zipstream_ng-1.9.2.tar.gz) = 32446


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1e610e.42888.662ba937>