python-alabaster: update to 0.7.11
This commit is contained in:
parent
0ccead5e59
commit
d26b7a2fb4
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'python-alabaster'
|
||||
pkgname=python-alabaster
|
||||
version=0.7.10
|
||||
revision=2
|
||||
version=0.7.11
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="alabaster-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="alabaster"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python"
|
||||
pycompile_module="alabaster"
|
||||
short_desc="Configurable sidebar-enabled Sphinx theme (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/bitprophet/alabaster"
|
||||
license="3-clause-BSD"
|
||||
homepage="https://alabaster.readthedocs.io/"
|
||||
license="BSD-3-Clause"
|
||||
distfiles="${PYPI_SITE}/a/alabaster/alabaster-${version}.tar.gz"
|
||||
checksum=37cdcb9e9954ed60912ebc1ca12a9d12178c26637abdf124e3cde2341c257fe0
|
||||
checksum=b63b1f4dc77c074d386752ec4a8a7517600f6c0db8cd42980cae17ab7b3275d7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue