Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-zipstream-ng
Commits:
e867f808 by Jelle van der Waa at 2024-11-16T21:06:15+01:00
upgpkg: 1.8.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-zipstream-ng
pkgdesc = A modern and easy to use streamable zip file generator
pkgver = 1.8.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/pR0Ps/zipstream-ng
arch = any
license = LGPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=zipstream-ng
pkgname=python-$_pkgname
pkgver=1.8.0
-pkgrel=2
+pkgrel=3
pkgdesc='A modern and easy to use streamable zip file generator'
arch=(any)
url="https://github.com/pR0Ps/$_pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zipstream-ng/-/commit/e867f808f62f29666c1aff09cd4f848632df9407
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zipstream-ng/-/commit/e867f808f62f29666c1aff09cd4f848632df9407
You're receiving this email because of your account on gitlab.archlinux.org.