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