python3-zipstream-ng: update to 1.8.0

Closes: #52592 [via git-merge-pr]
This commit is contained in:
chrysos349 2024-10-10 17:34:13 +03:00 committed by classabbyamp
parent 5d1a26683f
commit aac84e9c8d
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-zipstream-ng'
pkgname=python3-zipstream-ng
version=1.7.1
version=1.8.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -10,6 +10,7 @@ short_desc="Modern and easy to use streamable zip file generator"
maintainer="chrysos349 <chrysostom349@gmail.com>"
license="LGPL-3.0-only"
homepage="https://github.com/pR0Ps/zipstream-ng"
distfiles="${PYPI_SITE}/z/zipstream-ng/zipstream-ng-${version}.tar.gz"
checksum=f92023b9ca578cd7fdd94ec733c65664ecf7ee32493e38cdf8e365a1316e9ffc
changelog="https://raw.githubusercontent.com/pR0Ps/zipstream-ng/refs/heads/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/z/zipstream_ng/zipstream_ng-${version}.tar.gz"
checksum=b7129d2c15d26934b3e1cb22256593b6bdbd03c553c26f4199a5bf05110642bc
conflicts="python3-zipstream"