python3-nest_asyncio: update to 1.6.0.

This commit is contained in:
Gonzalo Tornaría 2024-01-16 13:53:45 -03:00 committed by Andrew J. Hesford
parent 88598fd492
commit 5e2f01b9da

View file

@ -1,17 +1,17 @@
# Template file for 'python3-nest_asyncio'
pkgname=python3-nest_asyncio
version=1.5.8
version=1.6.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
depends="python3"
checkdepends="python3-pytest"
short_desc="Python asyncio patch to allow nested event loops"
maintainer="dkwo <nicolopiazzalunga@gmail.com>"
maintainer="dkwo <npiazza@disroot.org>"
license="BSD-2-Clause"
homepage="https://github.com/erdewit/nest_asyncio"
distfiles="${PYPI_SITE}/n/nest_asyncio/nest_asyncio-${version}.tar.gz"
checksum=25aa2ca0d2a5b5531956b9e273b45cf664cae2b145101d73b86b199978d48fdb
checksum=6f172d5449aca15afd6c646851f4e31e02c598d553a667e38cafa997cfec55fe
post_install() {
vlicense LICENSE