1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/py3-greenlet: upgrade to 3.2.3

This commit is contained in:
ptrcnull 2025-07-07 00:25:34 +02:00 committed by Natanael Copa
parent 27c62c3136
commit d178ce1ba3

View file

@ -1,7 +1,7 @@
# Contributor: Elizabeth Jennifer Myers <elizabeth@sporksirc.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-greenlet
pkgver=3.2.1
pkgver=3.2.3
pkgrel=0
pkgdesc="Lightweight in-process concurrent programming"
url="https://pypi.org/project/greenlet"
@ -35,5 +35,5 @@ package() {
}
sha512sums="
75fd697d0bde99c60d4c741c61c1010e2bae659e93661e8ea37f6683c1223422a7f862aa770b80bc3299593a9791ec515fd31797fd36216ed784f4e2f4103420 greenlet-3.2.1.tar.gz
3153123855b4900387454fa1d4223b321980e3462e1e139b9f90b4eb2d0772102e06375055c6eb612530d7037169ff6e28166f95efe09073ea331db76284d39d greenlet-3.2.3.tar.gz
"