From 5c94a4b3d11ad7b169e23bd604cf403c96bf4f1c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 17 Mar 2024 18:49:32 +0000 Subject: gentoo auto-resync : 17:03:2024 - 18:49:32 --- dev-python/aiorpcX/Manifest | 3 --- dev-python/aiorpcX/aiorpcX-0.22.1-r1.ebuild | 38 ----------------------------- dev-python/aiorpcX/metadata.xml | 13 ---------- 3 files changed, 54 deletions(-) delete mode 100644 dev-python/aiorpcX/Manifest delete mode 100644 dev-python/aiorpcX/aiorpcX-0.22.1-r1.ebuild delete mode 100644 dev-python/aiorpcX/metadata.xml (limited to 'dev-python/aiorpcX') diff --git a/dev-python/aiorpcX/Manifest b/dev-python/aiorpcX/Manifest deleted file mode 100644 index 01acb7370011..000000000000 --- a/dev-python/aiorpcX/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST aiorpcX-0.22.1.gh.tar.gz 75206 BLAKE2B 92c481388198fec94faa10482ad4195fe6dce5ae4aa445ce2812e1e81e084c629712b87a3c157aa33ae42335c1a96bdcafa5e389802740fcae8eb9e4aaf43dd2 SHA512 3484da36ce6042d8d4c6b168fd2326c0fc77a825691b95631e54510697708a27ea07e9a808445d504056432adf04f04cb0bc28d4b7194c55c1995096bb938b4d -EBUILD aiorpcX-0.22.1-r1.ebuild 804 BLAKE2B 28bcd64a92a7a5fc33049d628cf27822a867c9655425e44fd090e6904e4b18164bf6564f8edea54ce3ed919c49c1979008b2fd1375e47eacd08972803fbb8d63 SHA512 8a85ba226db95d341adb06a743d768224855e5d22e25945a4cfc6bb9a69a3b2fdea9e825014503dfbeedeacc3d00b9cbd14cf3983a3f476b043a4e397006390d -MISC metadata.xml 406 BLAKE2B 9b7f11edc470d0fe068819de2612c0505b69da7974aaa85f42f41449d33e5b3f05105c8a2419a0be96afcce6356ed483a4274bb4795531c58d30603f042e23c1 SHA512 fe0980b5d6bf46d30af528c298d6aa20bdcf49914c01e35542dcc5ddb935e3bb1ed367ce7fe9fda6bf2c348aad8c2d6158ba0f270b320f9af443a8e14ecb30a8 diff --git a/dev-python/aiorpcX/aiorpcX-0.22.1-r1.ebuild b/dev-python/aiorpcX/aiorpcX-0.22.1-r1.ebuild deleted file mode 100644 index 3beb1922f2b5..000000000000 --- a/dev-python/aiorpcX/aiorpcX-0.22.1-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 - -DESCRIPTION="Generic async RPC implementation, including JSON-RPC" -HOMEPAGE=" - https://github.com/kyuupichan/aiorpcX/ - https://pypi.org/project/aiorpcX/ -" -SRC_URI=" - https://github.com/kyuupichan/aiorpcX/archive/${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86" - -BDEPEND=" - test? ( - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/uvloop[${PYTHON_USEDEP}] - dev-python/websockets[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - # require Internet - tests/test_socks.py::TestSOCKSProxy::test_create_connection_resolve_good -) diff --git a/dev-python/aiorpcX/metadata.xml b/dev-python/aiorpcX/metadata.xml deleted file mode 100644 index a5a479692d36..000000000000 --- a/dev-python/aiorpcX/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - python@gentoo.org - Python - - - - aiorpcX - kyuupichan/aiorpcX - - -- cgit v1.2.3