Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / cython
Commits: 94a16608 by Acid Xeon at 2024-02-06T09:12:22+00:00 Use SPDX license identifier >From https://github.com/cython/cython/blob/master/LICENSE.txt - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc='C-Extensions for Python' arch=(x86_64) url='https://cython.org' -license=(APACHE) +license=(Apache-2.0) depends=(glibc python) replaces=(cython-dev) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cython/-/commit/94a1660846d68ea1811488544a780b94b49650bf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cython/-/commit/94a1660846d68ea1811488544a780b94b49650bf You're receiving this email because of your account on gitlab.archlinux.org.
