Skip to content
Snippets Groups Projects
Commit 05c52a36 authored by J0WI's avatar J0WI Committed by Leo
Browse files

main/py3-sphinxcontrib-serializinghtml: upgrade to 1.1.5

parent 1857680c
No related branches found
No related tags found
1 merge request!23439main/py3-sphinx: upgrade to 4.3.0
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-sphinxcontrib-serializinghtml
_pyname=sphinxcontrib-serializinghtml
pkgver=1.1.4
pkgrel=1
pkgver=1.1.5
pkgrel=0
pkgdesc="Sphinx serializinghtml extension"
url="https://pypi.python.org/pypi/sphinxcontrib-serializinghtml"
arch="noarch"
license="BSD-2-Clause"
depends="python3"
makedepends="py3-setuptools"
options="!check" # cyclic dependency
source="https://files.pythonhosted.org/packages/source/${_pyname%${_pyname#?}}/$_pyname/$_pyname-$pkgver.tar.gz"
builddir="$srcdir"/$_pyname-$pkgver
......@@ -16,8 +17,14 @@ build() {
python3 setup.py build
}
check() {
python3 setup.py test
}
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="d132f75f1e0491167cd6d0f5b3697ac0fc1b16e63fd3dcd480b961e332b521932e405679a695522a4aeb56f57949eb9b1ed7635e9807dd059ae44a6384bdc6d0 sphinxcontrib-serializinghtml-1.1.4.tar.gz"
sha512sums="
c5aabe4d29fd0455c269f8054089fdd61e1de5c35aa407740fc3baae4cfb3235d9fd5515c0489b0becd12abc8f18d0f42aa169ed315c00f30ba87e64ce851667 sphinxcontrib-serializinghtml-1.1.5.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment