python-alabaster: update to 0.7.10
This commit is contained in:
parent
2f9e8da9b3
commit
b0f8e8f4b1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-alabaster'
|
||||
pkgname=python-alabaster
|
||||
version=0.7.9
|
||||
revision=2
|
||||
version=0.7.10
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="alabaster-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/bitprophet/alabaster"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/a/alabaster/alabaster-${version}.tar.gz"
|
||||
checksum=47afd43b08a4ecaa45e3496e139a193ce364571e7e10c6a87ca1a4c57eb7ea08
|
||||
checksum=37cdcb9e9954ed60912ebc1ca12a9d12178c26637abdf124e3cde2341c257fe0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue