mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
python-soupsieve: update to 1.9.5.
This commit is contained in:
parent
5e172a3952
commit
e9af99e68c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-soupsieve'
|
||||
pkgname=python-soupsieve
|
||||
version=1.9.4
|
||||
version=1.9.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="soupsieve-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
|||
license="MIT"
|
||||
homepage="https://facelessuser.github.io/soupsieve/"
|
||||
distfiles="${PYPI_SITE}/s/soupsieve/soupsieve-${version}.tar.gz"
|
||||
checksum=605f89ad5fdbfefe30cdc293303665eff2d188865d4dbe4eb510bba1edfbfce3
|
||||
checksum=e2c1c5dee4a1c36bcb790e0fabd5492d874b8ebd4617622c4f6a731701060dda
|
||||
|
||||
do_check() {
|
||||
PY2PATH="${PWD}/build-2.7/lib"
|
||||
|
|
Loading…
Add table
Reference in a new issue