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