Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-coverage
Commits:
4917ad19 by Jelle van der Waa at 2024-02-17T12:59:56+01:00
Update license to SPDX license identifier
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="A tool for measuring code coverage of Python programs"
arch=('x86_64')
url="https://nedbatchelder.com/code/coverage/"
-license=('Apache')
+license=('Apache-2.0')
depends=('python')
makedepends=('python-setuptools')
checkdepends=('python-flaky' 'python-hypothesis'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-coverage/-/commit/4917ad196dfdc37475fffa87a095a36053978ba7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-coverage/-/commit/4917ad196dfdc37475fffa87a095a36053978ba7
You're receiving this email because of your account on gitlab.archlinux.org.