python3-greenlet: update to 3.1.1.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:25:44 -05:00
parent b699746ed7
commit 3208050f43

View file

@ -1,6 +1,6 @@
# Template file for 'python3-greenlet'
pkgname=python3-greenlet
version=3.0.3
version=3.1.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/python-greenlet/greenlet"
changelog="https://raw.githubusercontent.com/python-greenlet/greenlet/master/CHANGES.rst"
distfiles="${PYPI_SITE}/g/greenlet/greenlet-${version}.tar.gz"
checksum=43374442353259554ce33599da8b692d5aa96f8976d567d4badf263371fbe491
checksum=4ce3ac6cdb6adf7946475d7ef31777c26d94bccc377e070a7986bd2d5c515467
do_check() {
python3 setup.py build_ext --inplace