From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F2224158091 for ; Wed, 16 Mar 2022 20:48:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45D51E08C3; Wed, 16 Mar 2022 20:48:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11ACCE08C4 for ; Wed, 16 Mar 2022 20:48:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6398A34378A for ; Wed, 16 Mar 2022 20:48:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EF6B331 for ; Wed, 16 Mar 2022 20:48:28 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1647312390.36d2685a336481d0de685d9aa0598a937ccff48d.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/sanic-routing/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/sanic-routing/Manifest dev-python/sanic-routing/metadata.xml dev-python/sanic-routing/sanic-routing-0.7.0.ebuild dev-python/sanic-routing/sanic-routing-0.7.1.ebuild X-VCS-Directories: dev-python/sanic-routing/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 36d2685a336481d0de685d9aa0598a937ccff48d X-VCS-Branch: master Date: Wed, 16 Mar 2022 20:48:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a63b7f61-c426-4d81-a3c6-6b1e3a4360e2 X-Archives-Hash: b2a0b8618885b642f00dd80e9f70d103 commit: 36d2685a336481d0de685d9aa0598a937ccff48d Author: Alessandro Barbieri gmail com> AuthorDate: Tue Mar 15 02:46:30 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Mar 15 02:46:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=36d2685a dev-python/sanic-routing: treeclean Signed-off-by: Alessandro Barbieri gmail.com> dev-python/sanic-routing/Manifest | 2 -- dev-python/sanic-routing/metadata.xml | 8 ------ .../sanic-routing/sanic-routing-0.7.0.ebuild | 30 ---------------------- .../sanic-routing/sanic-routing-0.7.1.ebuild | 28 -------------------- 4 files changed, 68 deletions(-) diff --git a/dev-python/sanic-routing/Manifest b/dev-python/sanic-routing/Manifest deleted file mode 100644 index 7d2e7ed5e..000000000 --- a/dev-python/sanic-routing/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST sanic-routing-0.7.0.tar.gz 23633 BLAKE2B df5a3d122b00d958e1bd262b56e7000aa404a1aa28eaf599d50e826bdb7d9cb94c85843047b3ee9924686ad21d06082956f921e78b6b0e5bf9f20ae0d925b165 SHA512 de7e31c5f464becd3bb36cf6e9b00c2419e54771a406cc02eac6b22dbdd4c60380db52c76e1cddf28dd8387bca185e1f8156b963dbf995a9329ccd9ad25a9627 -DIST sanic-routing-0.7.1.tar.gz 24882 BLAKE2B 4b603e280210208b000cd6c0feec74bfed759cc2e4833d6408720f8cd6799ae09bf50faf8f4c738e68625c8d7bc80636f0111cca759cfaa9b018ca61b1b6208b SHA512 8871ea7efae7957f26001f9645397a74527a418dbd562e9bef831fdba4ed1998d7ffda8b4bdb6c3c26841ecef97aaad6134de64ae517c6ce7fab8ece8b78368b diff --git a/dev-python/sanic-routing/metadata.xml b/dev-python/sanic-routing/metadata.xml deleted file mode 100644 index ed7fc245b..000000000 --- a/dev-python/sanic-routing/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - sanic-org/sanic-routing - - diff --git a/dev-python/sanic-routing/sanic-routing-0.7.0.ebuild b/dev-python/sanic-routing/sanic-routing-0.7.0.ebuild deleted file mode 100644 index 8bb2c6ee8..000000000 --- a/dev-python/sanic-routing/sanic-routing-0.7.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -PYTHON_COMPAT=( python3_{8..9} ) - -inherit distutils-r1 - -DESCRIPTION="Internal handler routing for Sanic" -HOMEPAGE=" - https://pypi.python.org/pypi/sanic-routing - https://github.com/sanic-org/sanic-routing -" -SRC_URI="https://github.com/sanic-org/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="" -DEPEND=" - ${RDEPEND} - test? ( - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/sanic[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest diff --git a/dev-python/sanic-routing/sanic-routing-0.7.1.ebuild b/dev-python/sanic-routing/sanic-routing-0.7.1.ebuild deleted file mode 100644 index 370f04b2e..000000000 --- a/dev-python/sanic-routing/sanic-routing-0.7.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -PYTHON_COMPAT=( python3_{8..9} ) - -inherit distutils-r1 - -DESCRIPTION="Internal handler routing for Sanic" -HOMEPAGE=" - https://pypi.python.org/pypi/sanic-routing - https://github.com/sanic-org/sanic-routing -" -SRC_URI="https://github.com/sanic-org/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND=" - test? ( - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/sanic[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest