python3-pathvalidate: update to 2.5.2.

This commit is contained in:
Nikolay Belikov 2022-10-30 13:50:17 +03:00 committed by classabbyamp
parent eb32de7795
commit c01d85e889
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pathvalidate' # Template file for 'python3-pathvalidate'
pkgname=python3-pathvalidate pkgname=python3-pathvalidate
version=2.5.0 version=2.5.2
revision=1 revision=1
wrksrc="pathvalidate-${version}" wrksrc="pathvalidate-${version}"
build_style=python3-module build_style=python3-module
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/thombashi/pathvalidate" homepage="https://github.com/thombashi/pathvalidate"
changelog="https://github.com/thombashi/pathvalidate/releases" changelog="https://github.com/thombashi/pathvalidate/releases"
distfiles="${PYPI_SITE}/p/pathvalidate/pathvalidate-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pathvalidate/pathvalidate-${version}.tar.gz"
checksum="119ba36be7e9a405d704c7b7aea4b871c757c53c9adc0ed64f40be1ed8da2781" checksum="5ff57d0fabe5ecb7a4f1e4957bfeb5ad8ab5ab4c0fa71f79c6bbc24bd9b7d14d"
# Tests depend on unpackaged allpairspy, faker, pytest-discord, pytest-md-report. # Tests depend on unpackaged allpairspy, faker, pytest-discord, pytest-md-report.
make_check=no make_check=no