From a7546aa65132ae76683bac2a241c8c53799963a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 18 May 2022 12:38:23 +0200 Subject: dev-python/asyncstdlib: Enable py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/asyncstdlib/asyncstdlib-3.10.4.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dev-python/asyncstdlib') diff --git a/dev-python/asyncstdlib/asyncstdlib-3.10.4.ebuild b/dev-python/asyncstdlib/asyncstdlib-3.10.4.ebuild index a657c77a65f0..c1603924e233 100644 --- a/dev-python/asyncstdlib/asyncstdlib-3.10.4.ebuild +++ b/dev-python/asyncstdlib/asyncstdlib-3.10.4.ebuild @@ -11,10 +11,12 @@ inherit distutils-r1 DESCRIPTION="The missing async toolbox" HOMEPAGE=" https://github.com/maxfischer2781/asyncstdlib/ - https://pypi.org/project/asyncstdlib/" + https://pypi.org/project/asyncstdlib/ +" SRC_URI=" https://github.com/maxfischer2781/asyncstdlib/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz" + -> ${P}.gh.tar.gz +" LICENSE="MIT" SLOT="0" -- cgit v1.2.3