Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-py7zr
Commits:
185e00dc by Caleb Maclennan at 2025-01-03T15:33:02+03:00
upgpkg: 0.22.0-4: Rebuild with SPDX license identifier
- - - - -
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 = 3
+ pkgrel = 4
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=0.22.0
-pkgrel=3
+pkgrel=4
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/185e00dc8a3dffa12e0886e99f024a3755ccdbd7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py7zr/-/commit/185e00dc8a3dffa12e0886e99f024a3755ccdbd7
You're receiving this email because of your account on gitlab.archlinux.org.