diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:24:08 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:13 +0100 |
commit | 6ca9376f06cc705600271c4e213822ab63e0776f (patch) | |
tree | 504c35b77a18d105c85714d2324e929f760c8bde /main | |
parent | 94cab117c4f664d7eb693f50b41d8305d5bf9c5a (diff) | |
download | aports-6ca9376f06cc705600271c4e213822ab63e0776f.tar.bz2 aports-6ca9376f06cc705600271c4e213822ab63e0776f.tar.xz |
main/py-yaml: rebuild against new version of python3
Diffstat (limited to 'main')
-rw-r--r-- | main/py-yaml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-yaml/APKBUILD b/main/py-yaml/APKBUILD index 3544756797..0b8296c124 100644 --- a/main/py-yaml/APKBUILD +++ b/main/py-yaml/APKBUILD @@ -4,7 +4,7 @@ pkgname=py-yaml _pkgname=PyYAML pkgver=3.12 -pkgrel=0 +pkgrel=1 pkgdesc="Python bindings for YAML" url="http://pyyaml.org" arch="all" |