mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-gevent: update to 24.11.1.
Fixes running on python3.13 Closes: #53956 [via git-merge-pr]
This commit is contained in:
parent
fcdbbb9308
commit
0117a6dd92
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-gevent'
|
||||
pkgname=python3-gevent
|
||||
version=23.9.1
|
||||
revision=2
|
||||
version=24.11.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython"
|
||||
makedepends="python3-devel libev-devel libuv-devel c-ares-devel python3-greenlet-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://www.gevent.org/"
|
||||
distfiles="https://github.com/gevent/gevent/archive/${version}.tar.gz"
|
||||
checksum=6d38bb2a80d2cb08becdf52ebb007770107adbf2f2a66bc8eaa750501b0ca006
|
||||
checksum=e61b5633bf4e15e121fe9ad0273c3479d40bc49e042bd03a1c9f1213233e329f
|
||||
|
||||
post_extract() {
|
||||
# purge bundled dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue