python3-limits: update to 5.8.0.

This commit is contained in:
Jason Elswick
2026-02-23 03:22:10 +01:00
committed by Duncan Overbruck
parent 1006746af5
commit da0ee0a4fd
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-limits'
pkgname=python3-limits
version=5.6.0
version=5.8.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools hatchling hatch-vcs"
@@ -10,7 +10,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
license="MIT"
homepage="https://github.com/alisaifee/limits"
distfiles="${PYPI_SITE}/l/limits/limits-${version}.tar.gz"
checksum=807fac75755e73912e894fdd61e2838de574c5721876a19f7ab454ae1fffb4b5
checksum=c9e0d74aed837e8f6f50d1fcebcf5fd8130957287206bc3799adaee5092655da
make_check=no # too many unpackaged dependencies
post_install() {