commit:     d4459bd4effb2f01dc812e6fdee5c825b26b957b
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Mon Apr  7 12:28:08 2025 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Mon Apr  7 14:26:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4459bd4

dev-python/queuelib: drop 1.6.2

Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 dev-python/queuelib/Manifest              |  1 -
 dev-python/queuelib/queuelib-1.6.2.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/dev-python/queuelib/Manifest b/dev-python/queuelib/Manifest
index eef198dd9..8883cd5ef 100644
--- a/dev-python/queuelib/Manifest
+++ b/dev-python/queuelib/Manifest
@@ -1,2 +1 @@
-DIST queuelib-1.6.2.tar.gz 11732 BLAKE2B 
6a007c29a13e21a137eb4042d8c588298a68432c05423e5ce6382bffb15692e7f85bab6b8af720a60193848256c04da897665291aff81f66f1342a49946f8abb
 SHA512 
f474fd5cc24b72e4d6b0ddcb64ef775c06a213abb7a5b11b101671e27db46655f8debd9a3f438a1eaad0c0bb0d223d3151bde9132bdf3b6e9b19bff28b43a091
 DIST queuelib-1.8.0.tar.gz 11675 BLAKE2B 
7f8105c5351d7643121716ae29590099397ac629a966e0762391cbf94aaa39c513849483c8c1732d80b3ee5438bc1a7b73f7c91c6aa60786ebaf6b4904a612dc
 SHA512 
46f227615a9cf06bbffef378c965d6cfa677b09cb99737b8520975a2e9d01626e8886675f52ccbb845cf67e16649f97d772068476b7c863345edecd416eddbcc

diff --git a/dev-python/queuelib/queuelib-1.6.2.ebuild 
b/dev-python/queuelib/queuelib-1.6.2.ebuild
deleted file mode 100644
index 1e691009f..000000000
--- a/dev-python/queuelib/queuelib-1.6.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of persistent and non-persistent queues for Python"
-HOMEPAGE="https://scrapy.org/";
-SRC_URI="https://github.com/scrapy/queuelib/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT=0
-KEYWORDS="~amd64"
-
-distutils_enable_tests pytest

Reply via email to