mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-humanize: update to 4.9.0.
This commit is contained in:
parent
7daab2e20b
commit
050fa381f3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-humanize'
|
||||
pkgname=python3-humanize
|
||||
version=4.8.0
|
||||
revision=2
|
||||
version=4.9.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling hatch-vcs"
|
||||
depends="python3"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://humanize.readthedocs.io/"
|
||||
changelog="https://github.com/python-humanize/humanize/releases"
|
||||
distfiles="${PYPI_SITE}/h/humanize/humanize-${version}.tar.gz"
|
||||
checksum=9783373bf1eec713a770ecaa7c2d7a7902c98398009dfa3d8a2df91eec9311e8
|
||||
checksum=582a265c931c683a7e9b8ed9559089dea7edcf6cc95be39a3cbc2c5d5ac2bcfa
|
||||
|
||||
post_patch() {
|
||||
# remove tests which overflow in 32-bit hosts
|
||||
|
|
Loading…
Add table
Reference in a new issue