mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/py-itypes: fix license
This commit is contained in:
parent
8b7a84e3ec
commit
cad14e8fba
@ -3,11 +3,11 @@
|
|||||||
pkgname=py-itypes
|
pkgname=py-itypes
|
||||||
_pkgreal=${pkgname#*-}
|
_pkgreal=${pkgname#*-}
|
||||||
pkgver=1.1.0
|
pkgver=1.1.0
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Basic immutable container types for Python"
|
pkgdesc="Basic immutable container types for Python"
|
||||||
url="https://github.com/tomchristie/itypes"
|
url="https://github.com/tomchristie/itypes"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="Unknown"
|
license="BSD"
|
||||||
depends=""
|
depends=""
|
||||||
makedepends="python2-dev python3-dev py2-setuptools"
|
makedepends="python2-dev python3-dev py2-setuptools"
|
||||||
checkdepends="py2-flake8 py3-flake8 py2-pytest py3-pytest py-enum34
|
checkdepends="py2-flake8 py3-flake8 py2-pytest py3-pytest py-enum34
|
||||||
|
Loading…
Reference in New Issue
Block a user