diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:24:05 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:31:59 +0100 |
commit | 0133646fd01bd65bdfe19edb7848ba5eebb58820 (patch) | |
tree | ffefa0f0da3230e9bdfa3a589629ba1d03df6ddd /main/py-sphinx | |
parent | ab0e1a22fc52c2724f4ac93113c0de7a5ea97ec7 (diff) | |
download | aports-0133646fd01bd65bdfe19edb7848ba5eebb58820.tar.bz2 aports-0133646fd01bd65bdfe19edb7848ba5eebb58820.tar.xz |
main/py-sphinx: rebuild against new version of python3
Diffstat (limited to 'main/py-sphinx')
-rw-r--r-- | main/py-sphinx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-sphinx/APKBUILD b/main/py-sphinx/APKBUILD index a15fc38d32..8cd0c5045a 100644 --- a/main/py-sphinx/APKBUILD +++ b/main/py-sphinx/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-sphinx _pkgname=${pkgname#py-} pkgver=1.5.2 -pkgrel=0 +pkgrel=1 pkgdesc="Python Documentation Generator" url="http://sphinx.pocoo.org/" arch="noarch" |