diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 14:40:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:44 +0000 |
commit | 17ee6221877a16b684b89d83188cd18738819b9b (patch) | |
tree | be16a01304907cffaa5eb382db061f76b697e03c | |
parent | f9046149653baaed714220009fc1588f29ac1ae9 (diff) | |
download | aports-17ee6221877a16b684b89d83188cd18738819b9b.tar.gz aports-17ee6221877a16b684b89d83188cd18738819b9b.tar.bz2 aports-17ee6221877a16b684b89d83188cd18738819b9b.tar.xz |
testing/py3-sphinxcontrib-seqdiag: rebuild against python 3.8
-rw-r--r-- | testing/py3-sphinxcontrib-seqdiag/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-sphinxcontrib-seqdiag/APKBUILD b/testing/py3-sphinxcontrib-seqdiag/APKBUILD index b77935420c..05f214d157 100644 --- a/testing/py3-sphinxcontrib-seqdiag/APKBUILD +++ b/testing/py3-sphinxcontrib-seqdiag/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-sphinxcontrib-seqdiag _pkgname=sphinxcontrib-seqdiag pkgver=0.8.5 -pkgrel=3 +pkgrel=4 pkgdesc="Sphinx seqdiag extension" url="https://pypi.python.org/pypi/sphinxcontrib-seqdiag" arch="noarch" |