python3-wcmatch: update to 8.5.
This commit is contained in:
parent
285145cb7f
commit
2ecd9934fc
@ -1,8 +1,9 @@
|
|||||||
# Template file for 'python3-wcmatch'
|
# Template file for 'python3-wcmatch'
|
||||||
pkgname=python3-wcmatch
|
pkgname=python3-wcmatch
|
||||||
version=8.4.1
|
version=8.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
|
make_check_args="--deselect tests/test_globmatch.py::TestTilde::test_tilde_globmatch_no_realpath --deselect tests/test_globmatch.py::TestTilde::test_tilde_globmatch_no_tilde"
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
depends="python3-bracex"
|
depends="python3-bracex"
|
||||||
checkdepends="python3-pytest ${depends}"
|
checkdepends="python3-pytest ${depends}"
|
||||||
@ -12,7 +13,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/facelessuser/wcmatch"
|
homepage="https://github.com/facelessuser/wcmatch"
|
||||||
changelog="https://raw.githubusercontent.com/facelessuser/wcmatch/main/docs/src/markdown/about/changelog.md"
|
changelog="https://raw.githubusercontent.com/facelessuser/wcmatch/main/docs/src/markdown/about/changelog.md"
|
||||||
distfiles="${PYPI_SITE}/w/wcmatch/wcmatch-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/wcmatch/wcmatch-${version}.tar.gz"
|
||||||
checksum=b1f042a899ea4c458b7321da1b5e3331e3e0ec781583434de1301946ceadb943
|
checksum=86c17572d0f75cbf3bcb1a18f3bf2f9e72b39a9c08c9b4a74e991e1882a8efb3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user