mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python3-anyio: update to 3.4.0
This commit is contained in:
parent
0067da6580
commit
e8f0bc96a0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-anyio'
|
# Template file for 'python3-anyio'
|
||||||
pkgname=python3-anyio
|
pkgname=python3-anyio
|
||||||
version=3.3.1
|
version=3.4.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=anyio-${version}
|
wrksrc=anyio-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/agronholm/anyio"
|
homepage="https://github.com/agronholm/anyio"
|
||||||
distfiles="${PYPI_SITE}/a/anyio/anyio-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/anyio/anyio-${version}.tar.gz"
|
||||||
checksum=85913b4e2fec030e8c72a8f9f98092eeb9e25847a6e00d567751b77e34f856fe
|
checksum=24adc69309fb5779bc1e06158e143e0b6d2c56b302a3ac3de3083c705a6ed39d
|
||||||
# Tests not supported
|
# Tests not supported
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue