mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/py-itypes: fix license
This commit is contained in:
parent
8b7a84e3ec
commit
cad14e8fba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user