George Hu pushed to branch main at Arch Linux / Packaging / Packages / python-cppy
Commits: bef838ac by George Hu at 2026-01-16T00:52:03+08:00 Use SPDX license identifier - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgver=1.2.1 pkgrel=9 pkgdesc="A collection of C++ headers which make it easier to write Python C extension modules" url="https://github.com/nucleic/cppy" -license=('BSD') +license=('BSD-3-Clause') arch=('any') # cppy/__init__.py uses setuptools depends=('python-setuptools') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-cppy/-/commit/bef838acb3a5cfcbb8c67774d3976895cfd6dcad -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-cppy/-/commit/bef838acb3a5cfcbb8c67774d3976895cfd6dcad You're receiving this email because of your account on gitlab.archlinux.org.
