python3-soupsieve: update to 2.4.1.
This commit is contained in:
parent
6285fd7596
commit
8178ac4105
1 changed files with 2 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-soupsieve'
|
# Template file for 'python3-soupsieve'
|
||||||
pkgname=python3-soupsieve
|
pkgname=python3-soupsieve
|
||||||
version=2.3.2
|
version=2.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
|
@ -12,11 +12,8 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://facelessuser.github.io/soupsieve/"
|
homepage="https://facelessuser.github.io/soupsieve/"
|
||||||
distfiles="${PYPI_SITE}/s/soupsieve/soupsieve-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/soupsieve/soupsieve-${version}.tar.gz"
|
||||||
checksum=0bcc6d7432153063e3df09c3ac9442af3eba488715bfcad6a4c38ccb2a523124
|
checksum=89d12b2d5dfcd2c9e8c22326da9d9aa9cb3dfab0a83a024f05704076ee8d35ea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
||||||
# Remove tests outside of the namespace
|
|
||||||
rm -rf ${DESTDIR}/${py3_sitelib}/tests
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue