mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-uvloop: update to 0.18.0.
This commit is contained in:
parent
bbcef4ded6
commit
5f886f633a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-uvloop'
|
# Template file for 'python3-uvloop'
|
||||||
pkgname=python3-uvloop
|
pkgname=python3-uvloop
|
||||||
version=0.17.0
|
version=0.18.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools python3-Cython0.29"
|
hostmakedepends="python3 python3-setuptools python3-Cython0.29"
|
||||||
makedepends="libuv-devel python3-devel"
|
makedepends="libuv-devel python3-devel"
|
||||||
|
@ -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=175ac8aeb251da6a6a72f504f451ad7b4e60092d5adee9231b0a67ad2e7ca235
|
checksum=81907a393fd5636dc52cb9affd0b841702cd8758f3106acafa4b1bfe85087dc1
|
||||||
|
|
||||||
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