python-greenlet: update to 0.4.15.
This commit is contained in:
parent
2eadb1e606
commit
243eb0632d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-greenlet'
|
||||
pkgname=python-greenlet
|
||||
version=0.4.14
|
||||
version=0.4.15
|
||||
revision=1
|
||||
wrksrc="greenlet-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/python-greenlet/greenlet"
|
||||
changelog="https://raw.githubusercontent.com/python-greenlet/greenlet/master/NEWS"
|
||||
distfiles="${PYPI_SITE}/g/greenlet/greenlet-${version}.tar.gz"
|
||||
checksum=f1cc268a15ade58d9a0c04569fe6613e19b8b0345b64453064e2c3c6d79051af
|
||||
checksum=9416443e219356e3c31f1f918a91badf2e37acf297e2fa13d24d1cc2380f8fbc
|
||||
|
||||
do_check() {
|
||||
python3 setup.py test
|
||||
|
|
Loading…
Reference in a new issue