parent
712f6b1e73
commit
f03e870860
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-inflect'
|
||||
pkgname=python3-inflect
|
||||
version=7.2.0
|
||||
version=7.4.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/jaraco/inflect"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/inflect/main/NEWS.rst"
|
||||
distfiles="${PYPI_SITE}/i/inflect/inflect-${version}.tar.gz"
|
||||
checksum=32feacfacfcae2f22e6fccdea10f0ddf26a638fac434d0dddaafbca0034f3784
|
||||
checksum=904baa17cc2cb74827a6c27b95692e95670dadc72b208b3e8c1c05aeed47026b
|
||||
make_check_pre="env PY_IGNORE_IMPORTMISMATCH=1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue