diff options
author | Kevin Daudt <kdaudt@alpinelinux.org> | 2021-12-19 13:42:05 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2021-12-19 14:45:02 +0000 |
commit | 7a3e7c1bbeb4cc1ceaaf1c89f4161b836a6a9a8a (patch) | |
tree | 55520c6774f75be533aad3508dc58e109064c543 | |
parent | 97813d9da3d26f538450b320c0b26d5c6212cdea (diff) | |
download | aports-7a3e7c1bbeb4cc1ceaaf1c89f4161b836a6a9a8a.tar.gz aports-7a3e7c1bbeb4cc1ceaaf1c89f4161b836a6a9a8a.tar.bz2 aports-7a3e7c1bbeb4cc1ceaaf1c89f4161b836a6a9a8a.tar.xz |
testing/py3-sphinxcontrib-nwdiag: rebuild against python3.10
-rw-r--r-- | testing/py3-sphinxcontrib-nwdiag/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-sphinxcontrib-nwdiag/APKBUILD b/testing/py3-sphinxcontrib-nwdiag/APKBUILD index 418cb1ad85..5a64885eee 100644 --- a/testing/py3-sphinxcontrib-nwdiag/APKBUILD +++ b/testing/py3-sphinxcontrib-nwdiag/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-sphinxcontrib-nwdiag _pkgname=sphinxcontrib-nwdiag pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Sphinx nwdiag extension" url="https://pypi.python.org/pypi/sphinxcontrib-nwdiag" arch="noarch" |