Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-py7zr


Commits:
b5795d17 by Michał Wojdyła at 2025-01-03T12:31:55+00:00
use SPDX license identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -4,7 +4,7 @@ pkgbase = python-py7zr
        pkgrel = 3
        url = https://github.com/miurahr/py7zr
        arch = any
-       license = LGPL
+       license = LGPL-2.1-or-later
        checkdepends = p7zip
        checkdepends = python-py-cpuinfo
        checkdepends = python-pytest-benchmark


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgrel=3
 pkgdesc='Pure python 7-zip library'
 arch=(any)
 url="https://github.com/miurahr/${_pyname}";
-license=(LGPL)
+license=(LGPL-2.1-or-later)
 _pydeps=(brotli
          brotlicffi
          psutil



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py7zr/-/commit/b5795d17d157131d68b77802f1929fd3075761dd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py7zr/-/commit/b5795d17d157131d68b77802f1929fd3075761dd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to