diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 08:04:53 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:57 +0000 |
commit | 4f94bc485cadeb2d4291e6320f1eb4ffb5122872 (patch) | |
tree | 76f822889f79005d4517ce8acdc46c980696a2ec /testing/py-sphinxcontrib-seqdiag/APKBUILD | |
parent | 79885200ce52e8b39dffcb8097729e489703bbd2 (diff) | |
download | aports-4f94bc485cadeb2d4291e6320f1eb4ffb5122872.tar.bz2 aports-4f94bc485cadeb2d4291e6320f1eb4ffb5122872.tar.xz |
testing/py-sphinxcontrib-seqdiag: rebuild against python 3.7
Diffstat (limited to 'testing/py-sphinxcontrib-seqdiag/APKBUILD')
-rw-r--r-- | testing/py-sphinxcontrib-seqdiag/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-seqdiag/APKBUILD b/testing/py-sphinxcontrib-seqdiag/APKBUILD index bb75e6f5a8..8d26d5b435 100644 --- a/testing/py-sphinxcontrib-seqdiag/APKBUILD +++ b/testing/py-sphinxcontrib-seqdiag/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-sphinxcontrib-seqdiag _pkgname=sphinxcontrib-seqdiag pkgver=0.8.5 -pkgrel=1 +pkgrel=2 pkgdesc="Sphinx "seqdiag" extension" url="https://pypi.python.org/pypi/sphinxcontrib-seqdiag" arch="noarch" |