testing/py-itypes: fix license

This commit is contained in:
Jakub Jirutka 2017-12-25 00:42:26 +01:00
parent 8b7a84e3ec
commit cad14e8fba

View File

@ -3,11 +3,11 @@
pkgname=py-itypes
_pkgreal=${pkgname#*-}
pkgver=1.1.0
pkgrel=0
pkgrel=1
pkgdesc="Basic immutable container types for Python"
url="https://github.com/tomchristie/itypes"
arch="noarch"
license="Unknown"
license="BSD"
depends=""
makedepends="python2-dev python3-dev py2-setuptools"
checkdepends="py2-flake8 py3-flake8 py2-pytest py3-pytest py-enum34