mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/py-greenlet: upgrade to 0.4.13
This commit is contained in:
parent
7e1025bedc
commit
bb20aa62a1
@ -2,11 +2,10 @@
|
||||
# Contributor: Elizabeth Jennifer Myers <elizabeth@sporksirc.net>
|
||||
pkgname=py-greenlet
|
||||
_pkgname=greenlet
|
||||
pkgver=0.4.12
|
||||
pkgrel=1
|
||||
pkgver=0.4.13
|
||||
pkgrel=0
|
||||
pkgdesc="Lightweight in-process concurrent programming"
|
||||
url="https://pypi.python.org/pypi/greenlet"
|
||||
# does not build on ppc64le yet
|
||||
arch="all"
|
||||
license="MIT"
|
||||
depends=""
|
||||
@ -46,5 +45,5 @@ _py3() {
|
||||
_py python3
|
||||
}
|
||||
|
||||
sha512sums="f3bf0f82b6e3bc687fc9b89469339cfb05e64518d1e49bc96066e8d47b8559f1c1aa53692cd25d839437a2f1b81df6fd9a4509a1b4063ec4ce1d97b73842e9f6 greenlet-0.4.12.tar.gz
|
||||
sha512sums="625aaa8875b408442139191e1a63eca71c668675229907335f5caee623487aba5305c1d53b51e1764ad982b8edd07d04f984e08a75318a0a5672805667917a61 greenlet-0.4.13.tar.gz
|
||||
fdadaefaa69a07c1926a000c70ed58b92e2103942b7031310575e3b2feefa15d56d2f9df72db3cab583b97d1f6607df5e09bd85bc3be284a0de18d2d1ffbe869 ppc64le_clobbering.patch"
|
||||
|
Loading…
Reference in New Issue
Block a user