python-webassets: update to 0.12.1
This commit is contained in:
parent
016a0c9592
commit
4aeec17d4c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-webassets'
|
# Template file for 'python-webassets'
|
||||||
pkgname=python-webassets
|
pkgname=python-webassets
|
||||||
version=0.12.0
|
version=0.12.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="https://github.com/miracle2k/webassets/"
|
homepage="https://github.com/miracle2k/webassets/"
|
||||||
distfiles="${PYPI_SITE}/w/webassets/webassets-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/webassets/webassets-${version}.tar.gz"
|
||||||
checksum=99d10b11f342cf2692ad3451f121c5302acee8144df32005c6f1305d541fa192
|
checksum=e7d9c8887343123fd5b32309b33167428cb1318cdda97ece12d0907fd69d38db
|
||||||
alternatives="webassets:webassets:/usr/bin/webassets2"
|
alternatives="webassets:webassets:/usr/bin/webassets2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue