Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-zipstream-ng
Commits:
a67118c8 by Jelle van der Waa at 2024-11-16T21:32:29+01:00
upgpkg: 1.8.0-4: 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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/a67118c82d01ea6e2b229a20d971de52a266598d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zipstream-ng/-/commit/a67118c82d01ea6e2b229a20d971de52a266598d
You're receiving this email because of your account on gitlab.archlinux.org.