python3-soupsieve: update to 2.4.1.
This commit is contained in:
parent
6285fd7596
commit
8178ac4105
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-soupsieve'
|
||||
pkgname=python3-soupsieve
|
||||
version=2.3.2
|
||||
version=2.4.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
@ -12,11 +12,8 @@ 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=0bcc6d7432153063e3df09c3ac9442af3eba488715bfcad6a4c38ccb2a523124
|
||||
checksum=89d12b2d5dfcd2c9e8c22326da9d9aa9cb3dfab0a83a024f05704076ee8d35ea
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
||||
# Remove tests outside of the namespace
|
||||
rm -rf ${DESTDIR}/${py3_sitelib}/tests
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user