diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:32:00 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:18 +0100 |
commit | 39556097f9e9e9fe771be68715c883d492d85f80 (patch) | |
tree | 85af959351d3def14e8a7624af3f21ae9c94c04e /testing/py-anyjson | |
parent | 7b92620f5ca974e9565d832e1bace0fd50f309b8 (diff) | |
download | aports-39556097f9e9e9fe771be68715c883d492d85f80.tar.bz2 aports-39556097f9e9e9fe771be68715c883d492d85f80.tar.xz |
testing/py-anyjson: rebuild against new version of python3
Diffstat (limited to 'testing/py-anyjson')
-rw-r--r-- | testing/py-anyjson/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-anyjson/APKBUILD b/testing/py-anyjson/APKBUILD index 42688795d3..4641a62508 100644 --- a/testing/py-anyjson/APKBUILD +++ b/testing/py-anyjson/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-anyjson _pkgname=anyjson pkgver=0.3.3 -pkgrel=0 +pkgrel=1 pkgdesc="Wraps the best available JSON implementation available in a common interface" url="https://bitbucket.org/runeh/anyjson/" arch="noarch" |