python-cssselect: update to 1.0.3.

Closes: #10232 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-27 16:57:24 -02:00 committed by Jürgen Buchmüller
parent 89189b67e4
commit 722a0b58b2

View file

@ -1,7 +1,7 @@
# Template file for 'python-cssselect' # Template file for 'python-cssselect'
pkgname=python-cssselect pkgname=python-cssselect
version=1.0.1 version=1.0.3
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="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://cssselect.readthedocs.io/" homepage="https://cssselect.readthedocs.io/"
license="3-clause-BSD" license="3-clause-BSD"
distfiles="${PYPI_SITE}/c/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz" distfiles="${PYPI_SITE}/c/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
checksum=73db1c054b9348409e2862fc6c0dde5c4e4fbe4da64c5c5a9e05fbea45744077 checksum=066d8bc5229af09617e24b3ca4d52f1f9092d9e061931f4184cd572885c23204
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE