aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pygfm
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-12-23 14:23:57 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-12-23 14:23:57 +0000
commit7ff01539484fbbd5c52ca7ecc0b5dd7d1ca1677f (patch)
tree44dd404c2955fa66d3ee73f3c4279fcee90adf5b /testing/py-pygfm
parente84bb640c1a29517e8e6b8ade135f3c548b82efc (diff)
downloadaports-7ff01539484fbbd5c52ca7ecc0b5dd7d1ca1677f.tar.bz2
aports-7ff01539484fbbd5c52ca7ecc0b5dd7d1ca1677f.tar.xz
testing/py-pygfm: update license
Diffstat (limited to 'testing/py-pygfm')
-rw-r--r--testing/py-pygfm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pygfm/APKBUILD b/testing/py-pygfm/APKBUILD
index c8a93bcefb..c88d8de3d5 100644
--- a/testing/py-pygfm/APKBUILD
+++ b/testing/py-pygfm/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Basic immutable container types for Python"
url="https://github.com/tomchristie/itypes"
arch="noarch"
-license="Unknown"
+license="BSD3"
depends=""
makedepends="python2-dev python3-dev py-setuptools"
checkdepends="py-codecov py-coverage py-coveralls py-markdown"