mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
python3-humanize: update to 4.12.3.
This commit is contained in:
parent
9306a23f3c
commit
a3b09ee0f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-humanize'
|
# Template file for 'python3-humanize'
|
||||||
pkgname=python3-humanize
|
pkgname=python3-humanize
|
||||||
version=4.11.0
|
version=4.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://humanize.readthedocs.io/"
|
homepage="https://humanize.readthedocs.io/"
|
||||||
changelog="https://github.com/python-humanize/humanize/releases"
|
changelog="https://github.com/python-humanize/humanize/releases"
|
||||||
distfiles="${PYPI_SITE}/h/humanize/humanize-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/humanize/humanize-${version}.tar.gz"
|
||||||
checksum=e66f36020a2d5a974c504bd2555cf770621dbdbb6d82f94a6857c0b1ea2608be
|
checksum=8430be3a615106fdfceb0b2c1b41c4c98c6b0fc5cc59663a5539b111dd325fb0
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# remove tests which overflow in 32-bit hosts
|
# remove tests which overflow in 32-bit hosts
|
||||||
|
|
Loading…
Add table
Reference in a new issue