python3-inflect: update to 6.0.1.
This commit is contained in:
parent
d4bf03892d
commit
6ad92796c0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-inflect'
|
||||
pkgname=python3-inflect
|
||||
version=6.0.0
|
||||
version=6.0.1
|
||||
revision=1
|
||||
wrksrc=inflect-${version}
|
||||
build_style=python3-pep517
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://github.com/jaraco/inflect"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/inflect/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/i/inflect/inflect-${version}.tar.gz"
|
||||
checksum=0bc1516ec2725e2d8221707a612245093cb6f1cea209cfd8cbd4fc5e96fa6365
|
||||
checksum=9e43f00d0f75b0d553e53c532ff45a249b99472dfe41683dbf978ca6c7839281
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue