Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/python3-limits/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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() {
Expand Down