python3-greenlet: update to 3.0.3.

This commit is contained in:
Andrew J. Hesford 2024-03-01 09:30:06 -05:00
parent aea9b644d8
commit 066d60a1e4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-greenlet'
pkgname=python3-greenlet
version=3.0.0
version=3.0.3
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=19834e3f91f485442adc1ee440171ec5d9a4840a1f7bd5ed97833544719ce10b
checksum=43374442353259554ce33599da8b692d5aa96f8976d567d4badf263371fbe491
do_check() {
python3 setup.py build_ext --inplace