mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-sphinxcontrib-tabs: upgrade to 3.1.0
This commit is contained in:
parent
c35e7520a5
commit
1d2077bb46
@ -1,7 +1,7 @@
|
||||
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
|
||||
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
|
||||
pkgname=py3-sphinxcontrib-tabs
|
||||
pkgver=3.0.0
|
||||
pkgver=3.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Create tabbed content in Sphinx documentation when building HTML"
|
||||
url="https://github.com/executablebooks/sphinx-tabs"
|
||||
@ -22,4 +22,6 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="866c75e5b69898246a73b28f518de2923cf2919dfccd43d2b8b62c7881fadd6fcd180d66aefa8a9a36b20ffce47c6c1623b473a711062d069da9eada04297cd3 sphinx-tabs-3.0.0.tar.gz"
|
||||
sha512sums="
|
||||
4a43f8157090d08e3169d75d2beb057b3eafc21f7c6a6b5d4acccfdd1eb7d7a36c0cb54f5d826d670cfae661a76ada677bb053199007478b202e7640010445e1 sphinx-tabs-3.1.0.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user