mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
community/py3-greenlet: upgrade to 3.2.3
This commit is contained in:
parent
27c62c3136
commit
d178ce1ba3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: Elizabeth Jennifer Myers <elizabeth@sporksirc.net>
|
# Contributor: Elizabeth Jennifer Myers <elizabeth@sporksirc.net>
|
||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=py3-greenlet
|
pkgname=py3-greenlet
|
||||||
pkgver=3.2.1
|
pkgver=3.2.3
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Lightweight in-process concurrent programming"
|
pkgdesc="Lightweight in-process concurrent programming"
|
||||||
url="https://pypi.org/project/greenlet"
|
url="https://pypi.org/project/greenlet"
|
||||||
|
@ -35,5 +35,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
75fd697d0bde99c60d4c741c61c1010e2bae659e93661e8ea37f6683c1223422a7f862aa770b80bc3299593a9791ec515fd31797fd36216ed784f4e2f4103420 greenlet-3.2.1.tar.gz
|
3153123855b4900387454fa1d4223b321980e3462e1e139b9f90b4eb2d0772102e06375055c6eb612530d7037169ff6e28166f95efe09073ea331db76284d39d greenlet-3.2.3.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue