Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-py7zr
Commits:
e38f010e by Caleb Maclennan at 2025-12-22T17:07:36+03:00
upgpkg: 1.1.0-2: Rebuild with Python 3.14 after version bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-py7zr
pkgdesc = Pure python 7-zip library
pkgver = 1.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/miurahr/py7zr
arch = any
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-py7zr
_pyname=${pkgname#python-}
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
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/e38f010edfd9fcdae10d205f18cdd90acbdb1490
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py7zr/-/commit/e38f010edfd9fcdae10d205f18cdd90acbdb1490
You're receiving this email because of your account on gitlab.archlinux.org.