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 09A07158086 for ; Sat, 25 Dec 2021 21:31:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEC35E081B; Sat, 25 Dec 2021 21:31:01 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D000E081B for ; Sat, 25 Dec 2021 21:31:00 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8BF1D343069 for ; Sat, 25 Dec 2021 21:30:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0AA71FB for ; Sat, 25 Dec 2021 21:30:56 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1640467666.0ff4e2b6e7bf3a0923d8edea4fe735ba87574c18.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-gnupg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-gnupg/Manifest dev-python/python-gnupg/python-gnupg-0.4.7.ebuild X-VCS-Directories: dev-python/python-gnupg/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0ff4e2b6e7bf3a0923d8edea4fe735ba87574c18 X-VCS-Branch: master Date: Sat, 25 Dec 2021 21:30:56 +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: 316b599f-236d-4ba4-ac1f-9dd4cee547d9 X-Archives-Hash: 89f188d3b8a0279ef6c97bb8327483cc commit: 0ff4e2b6e7bf3a0923d8edea4fe735ba87574c18 Author: Michał Górny gentoo org> AuthorDate: Sat Dec 25 20:48:55 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 25 21:27:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ff4e2b6 dev-python/python-gnupg: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/python-gnupg/Manifest | 1 - dev-python/python-gnupg/python-gnupg-0.4.7.ebuild | 30 ----------------------- 2 files changed, 31 deletions(-) diff --git a/dev-python/python-gnupg/Manifest b/dev-python/python-gnupg/Manifest index 48fd38d32484..42677400dc49 100644 --- a/dev-python/python-gnupg/Manifest +++ b/dev-python/python-gnupg/Manifest @@ -1,2 +1 @@ -DIST python-gnupg-0.4.7.tar.gz 53091 BLAKE2B ebbd67b7255fa6e7739da785476efc441733c3cfa740fcb11c595c560b5a90ee43a1040a654485c30ae35f5e8d06fee235a4ae8d069f20f0eb1fb6e45b4ed441 SHA512 e590778affd3f864bac2221e1ce7c4a37ba257e7112e023d70617f3f3c7597dbeb2974db0ed611b2fc75a071678ae8856be4a3b3f48428a12b42c2f1125fdce5 DIST python-gnupg-0.4.8.tar.gz 58696 BLAKE2B d9ab2fe3ea933a22e731fd70e153e60cc3b158f15e3f8537440c355037092ff7545d29e8d2eab88efb38dcc6e3776c31f537a9c06467b473e93cbc9f0e2ef189 SHA512 fcaa121a356595328a26e8184280f859dfc2771b9692dcf28db2d9b0fdddc77d4c1238665a8e419758ec17320616e7741aacd3638e37d449b86fe5555beef1f6 diff --git a/dev-python/python-gnupg/python-gnupg-0.4.7.ebuild b/dev-python/python-gnupg/python-gnupg-0.4.7.ebuild deleted file mode 100644 index 147f4fea658e..000000000000 --- a/dev-python/python-gnupg/python-gnupg-0.4.7.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( pypy3 python3_{7..10} ) - -inherit distutils-r1 - -DESCRIPTION="A Python wrapper for GnuPG" -HOMEPAGE=" - https://bitbucket.org/vinay.sajip/python-gnupg - https://pypi.org/project/python-gnupg/ -" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" -LICENSE="BSD" -SLOT="0" - -RDEPEND="app-crypt/gnupg" -DEPEND="${RDEPEND}" - -distutils_enable_tests unittest - -python_test() { - # NO_EXTERNAL_TESTS must be enabled, - # to disable all tests, which need internet access. - NO_EXTERNAL_TESTS=1 eunittest -}