python3-pathvalidate: update to 2.5.2.
This commit is contained in:
parent
eb32de7795
commit
c01d85e889
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pathvalidate'
|
||||
pkgname=python3-pathvalidate
|
||||
version=2.5.0
|
||||
version=2.5.2
|
||||
revision=1
|
||||
wrksrc="pathvalidate-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/thombashi/pathvalidate"
|
||||
changelog="https://github.com/thombashi/pathvalidate/releases"
|
||||
distfiles="${PYPI_SITE}/p/pathvalidate/pathvalidate-${version}.tar.gz"
|
||||
checksum="119ba36be7e9a405d704c7b7aea4b871c757c53c9adc0ed64f40be1ed8da2781"
|
||||
checksum="5ff57d0fabe5ecb7a4f1e4957bfeb5ad8ab5ab4c0fa71f79c6bbc24bd9b7d14d"
|
||||
# Tests depend on unpackaged allpairspy, faker, pytest-discord, pytest-md-report.
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue