From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 9EF431584AD for ; Thu, 01 May 2025 15:37:27 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 85667342FDF for ; Thu, 01 May 2025 15:37:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 80113110280; Thu, 01 May 2025 15:37:26 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 752BE110280 for ; Thu, 01 May 2025 15:37:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EFC8D342FDD for ; Thu, 01 May 2025 15:37:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 892261D36 for ; Thu, 01 May 2025 15:37:24 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1746113788.4b196c44e5dc86997172916e99ffb9dbd38c4340.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/gemcall/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/gemcall/Manifest dev-python/gemcall/gemcall-0.9.1.ebuild X-VCS-Directories: dev-python/gemcall/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 4b196c44e5dc86997172916e99ffb9dbd38c4340 X-VCS-Branch: dev Date: Thu, 01 May 2025 15:37:24 +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: efbef696-02af-4bbb-9b6d-4731abcdeb67 X-Archives-Hash: 02c11a72f697d2fdfeb7cb68eb3e74d0 commit: 4b196c44e5dc86997172916e99ffb9dbd38c4340 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Thu May 1 12:57:41 2025 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Thu May 1 15:36:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b196c44 dev-python/gemcall: drop 0.9.1 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/gemcall/Manifest | 1 - dev-python/gemcall/gemcall-0.9.1.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/dev-python/gemcall/Manifest b/dev-python/gemcall/Manifest index 2b4e45f43..f9a67d5b0 100644 --- a/dev-python/gemcall/Manifest +++ b/dev-python/gemcall/Manifest @@ -1,2 +1 @@ -DIST gemcall-0.9.1.tar.gz 4758 BLAKE2B 7ad4bb54fa4cc62f365cd4fd4b5b0fbe3c3b500a9833bc765fc5813bee3e50442573ac28a22dc68d978061826868de589bc7601625c4f7ddd6dcde1e1b50b14f SHA512 e418a77e6896361b6f632e121d544ed5e7ce8ccd93c18dab51d7a2e6771f34031729c829d04193ecc1bafa70b7bb0de5a3a2d2e0856177be3fbb6b7c6c69022e DIST gemcall-0.9.2.tar.gz 4778 BLAKE2B e846cac6c6fe4957e2222d7cfbdd07a65588b02e988f09654e12f56f7f9f93d54cfff237ac4c29d77aa3ebc86122fbd202eb4e18fd5cdaa3f3bdc2b099cca6e3 SHA512 9c65a97557f4f536c7146ea19f8f826bfe8e08986f9adf1add6026ae4f1a85d8845efc35eccdb84015a46426c5906ee2e9f76bd18432f5d0e17fc491b1585ed0 diff --git a/dev-python/gemcall/gemcall-0.9.1.ebuild b/dev-python/gemcall/gemcall-0.9.1.ebuild deleted file mode 100644 index fc4b9202a..000000000 --- a/dev-python/gemcall/gemcall-0.9.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} pypy3 ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="A library and CLI tool for making gemini requests" -HOMEPAGE="https://notabug.org/tinyrabbit/gemcall/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/pycryptodome[${PYTHON_USEDEP}]"