Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / python-pygments
Commits: 29f75c18 by loqs at 2024-04-09T18:03:04+00:00 Change to SPDX license identifier https://github.com/pygments/pygments/blob/2.17.2/LICENSE - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="Python syntax highlighter" arch=('any') url="https://pygments.org/" -license=('BSD') +license=('BSD-2-Clause') depends=('python') makedepends=('python-setuptools' 'python-wcag-contrast-ratio' 'python-build' 'python-installer' 'python-wheel' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygments/-/commit/29f75c184b53589f1df7ae257ccd5c8468559073 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygments/-/commit/29f75c184b53589f1df7ae257ccd5c8468559073 You're receiving this email because of your account on gitlab.archlinux.org.
