mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python3-anyio: update to 3.2.0
This commit is contained in:
parent
a234617a8d
commit
ff27348a06
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.0.1
|
version=3.2.0
|
||||||
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=1ef7622396ab55829d4236a6f75e2199df6d26a4ba79bea0cb942a5fd2f79a23
|
checksum=41c4be842c284222b197a625d76a7ab85adf9d52788f563172fe180c2744b6c1
|
||||||
# Tests require unpackaged "trustme"
|
# Tests require unpackaged "trustme"
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue