From 5e2f01b9da15b4cdfd8b4389fb1a779162881180 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 16 Jan 2024 13:53:45 -0300 Subject: [PATCH] python3-nest_asyncio: update to 1.6.0. --- srcpkgs/python3-nest_asyncio/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-nest_asyncio/template b/srcpkgs/python3-nest_asyncio/template index a27114ab7e2..153a3768063 100644 --- a/srcpkgs/python3-nest_asyncio/template +++ b/srcpkgs/python3-nest_asyncio/template @@ -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 " +maintainer="dkwo " 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