Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
python-zope-interface
Commits:
782fbdcc by Daniel M. Capella at 2024-02-29T19:00:08-05:00
Use SPDX license identifier
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -4,7 +4,7 @@ pkgbase = python-zope-interface
pkgrel = 1
url = https://pypi.python.org/pypi/zope.interface
arch = x86_64
- license = ZPL
+ license = ZPL-2.1
checkdepends = python-zope-event
checkdepends = python-zope-testing
makedepends = python-build
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-zope-interface
pkgver=6.2
pkgrel=1
-license=('ZPL')
+license=('ZPL-2.1')
arch=('x86_64')
url="https://pypi.python.org/pypi/zope.interface"
pkgdesc='Zope Interfaces for Python 3.x'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zope-interface/-/commit/782fbdcc24ec606b5320b242f2bed480a3d68063
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zope-interface/-/commit/782fbdcc24ec606b5320b242f2bed480a3d68063
You're receiving this email because of your account on gitlab.archlinux.org.