mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
python3-uvloop: update to 0.19.0.
This commit is contained in:
parent
7cac8fe367
commit
e98d515c82
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-uvloop'
|
# Template file for 'python3-uvloop'
|
||||||
pkgname=python3-uvloop
|
pkgname=python3-uvloop
|
||||||
version=0.18.0
|
version=0.19.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools python3-Cython0.29"
|
hostmakedepends="python3 python3-setuptools python3-Cython0.29"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/MagicStack/uvloop"
|
homepage="https://github.com/MagicStack/uvloop"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=81907a393fd5636dc52cb9affd0b841702cd8758f3106acafa4b1bfe85087dc1
|
checksum=bf4f25fb5c15db61b641a2b048fa3865dd005a74621e9aeccac945c122bfb286
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# For some reason, setting PYTHONPATH is not sufficient
|
# For some reason, setting PYTHONPATH is not sufficient
|
||||||
|
|
Loading…
Add table
Reference in a new issue