mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
community/py-packaging: fix license
This commit is contained in:
parent
151bb754d2
commit
fbcdf13dba
@ -2,11 +2,11 @@
|
|||||||
pkgname=py-packaging
|
pkgname=py-packaging
|
||||||
_pkgname=packaging
|
_pkgname=packaging
|
||||||
pkgver=16.8
|
pkgver=16.8
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Core utilities for Python packages"
|
pkgdesc="Core utilities for Python packages"
|
||||||
url="https://pypi.python.org/pypi/packaging"
|
url="https://pypi.python.org/pypi/packaging"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="APACHE or BSD"
|
license="ASL-2.0 BSD"
|
||||||
depends="py-parsing py-six"
|
depends="py-parsing py-six"
|
||||||
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
|
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
|
||||||
makedepends="python3-dev python2-dev py-setuptools"
|
makedepends="python3-dev python2-dev py-setuptools"
|
||||||
|
Loading…
Reference in New Issue
Block a user