mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-anyio: update to 3.3.1
This commit is contained in:
parent
b2c019a437
commit
914bd243b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-anyio'
|
# Template file for 'python3-anyio'
|
||||||
pkgname=python3-anyio
|
pkgname=python3-anyio
|
||||||
version=3.3.0
|
version=3.3.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=anyio-${version}
|
wrksrc=anyio-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=ae57a67583e5ff8b4af47666ff5651c3732d45fd26c929253748e796af860374
|
checksum=85913b4e2fec030e8c72a8f9f98092eeb9e25847a6e00d567751b77e34f856fe
|
||||||
# Tests not supported
|
# Tests not supported
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue