Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-py7zr
Commits:
e057e55b by Jelle van der Waa at 2024-11-18T11:36:22+01:00
upgpkg: 0.22.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-py7zr
pkgdesc = Pure python 7-zip library
pkgver = 0.22.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/miurahr/py7zr
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-py7zr
_pyname=${pkgname#python-}
pkgver=0.22.0
-pkgrel=2
+pkgrel=3
pkgdesc='Pure python 7-zip library'
arch=(any)
url="https://github.com/miurahr/${_pyname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py7zr/-/commit/e057e55bfc2643d1cc8614e7b77889f2aaf48002
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py7zr/-/commit/e057e55bfc2643d1cc8614e7b77889f2aaf48002
You're receiving this email because of your account on gitlab.archlinux.org.