python3-soupsieve: update to 2.3.2
This commit is contained in:
parent
8ada4de6b7
commit
240a8e6c9e
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python3-soupsieve'
|
||||
pkgname=python3-soupsieve
|
||||
version=1.9.5
|
||||
revision=9
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
version=2.3.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest python3-lxml python3-html5lib
|
||||
python3-BeautifulSoup4"
|
||||
|
@ -12,7 +12,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=e2c1c5dee4a1c36bcb790e0fabd5492d874b8ebd4617622c4f6a731701060dda
|
||||
checksum=0bcc6d7432153063e3df09c3ac9442af3eba488715bfcad6a4c38ccb2a523124
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue