Skip to content

Commit

Permalink
squash! python3-greenlet: rebuild for python3-3.13
Browse files Browse the repository at this point in the history
python3-greenlet: update to 3.1.1.
  • Loading branch information
ahesford committed Nov 16, 2024
1 parent b5498cd commit d617059
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/python3-greenlet/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-greenlet'
pkgname=python3-greenlet
version=3.0.3
revision=2
version=3.1.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
Expand All @@ -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
Expand Down

0 comments on commit d617059

Please sign in to comment.