python3-gevent: update to 23.9.1.
This commit is contained in:
parent
0aa79c4b86
commit
d2584bf70d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-gevent'
|
||||
pkgname=python3-gevent
|
||||
version=22.10.2
|
||||
revision=2
|
||||
version=23.9.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=01ea78981520c9cdbe3722e1760a8ed0165a0b576cb5209f67881595561509da
|
||||
checksum=6d38bb2a80d2cb08becdf52ebb007770107adbf2f2a66bc8eaa750501b0ca006
|
||||
|
||||
post_extract() {
|
||||
# purge bundled dependencies
|
||||
|
|
Loading…
Reference in New Issue