diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:45:26 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:30 +0100 |
commit | 989e8f8e10d3ae0539af654bb6360cfed02afca9 (patch) | |
tree | 8f58d94ba520b2ffb79635375890dee71062d5f9 /testing | |
parent | f1452aefc45768cae13010fcab13bce779d72b0b (diff) | |
download | aports-989e8f8e10d3ae0539af654bb6360cfed02afca9.tar.bz2 aports-989e8f8e10d3ae0539af654bb6360cfed02afca9.tar.xz |
testing/py-voluptuous: rebuild against new version of python3
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py-voluptuous/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-voluptuous/APKBUILD b/testing/py-voluptuous/APKBUILD index a4a8323dda..eeaf0ca571 100644 --- a/testing/py-voluptuous/APKBUILD +++ b/testing/py-voluptuous/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-voluptuous _pkgname=voluptuous pkgver=0.9.3 -pkgrel=0 +pkgrel=1 pkgdesc="A Python data validation library" url="https://github.com/alecthomas/voluptuous" arch="noarch" |