public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-gnupg/
Date: Tue, 28 Jun 2022 04:03:54 +0000 (UTC)	[thread overview]
Message-ID: <1656389027.52dea0a457ec8a275fbe16f7ae71af292ec2dcc2.mgorny@gentoo> (raw)

commit:     52dea0a457ec8a275fbe16f7ae71af292ec2dcc2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 03:56:30 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 04:03:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52dea0a4

dev-python/python-gnupg: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/python-gnupg/Manifest                  |  1 -
 dev-python/python-gnupg/python-gnupg-0.4.8.ebuild | 29 -----------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-python/python-gnupg/Manifest b/dev-python/python-gnupg/Manifest
index 9b25d1ec77a3..9d8e932b2c51 100644
--- a/dev-python/python-gnupg/Manifest
+++ b/dev-python/python-gnupg/Manifest
@@ -1,3 +1,2 @@
-DIST python-gnupg-0.4.8.tar.gz 58696 BLAKE2B d9ab2fe3ea933a22e731fd70e153e60cc3b158f15e3f8537440c355037092ff7545d29e8d2eab88efb38dcc6e3776c31f537a9c06467b473e93cbc9f0e2ef189 SHA512 fcaa121a356595328a26e8184280f859dfc2771b9692dcf28db2d9b0fdddc77d4c1238665a8e419758ec17320616e7741aacd3638e37d449b86fe5555beef1f6
 DIST python-gnupg-0.4.9.tar.gz 59982 BLAKE2B 09ca33bf181239d2ed39930e2b017f30e5c3ff158ccf937a1a1e72366cd144bc7327c8a57517840f976b10fbf542f8181721fa6e203cf0b67766b3fea9ca2d16 SHA512 e59685bea966addbfacfd5516601c518c9ccd7a828250584a00dca5c2062b30bd859ae73b467bd16db60abd800bd0b66f68177e56d3c48654416a294e72f3e8f
 DIST python-gnupg-0.4.9.tar.gz.asc 801 BLAKE2B d95b5e5bb5613adfb5705851ba1f1ff4a9331bfedb452d3f15e7838aaaf66b9b161664e1dc7f16acc4490eb2647dcf6ed1d1cf9b5272bd9523527b7329917cfb SHA512 ca91795ae7c43e825f35bccbbb3464e6f9e60742f28d1e215e97680c4de454b07375d66593553ace53d6fc9ceb423253a34f3ea6a5bc1b27e7da9b0ba3c385f2

diff --git a/dev-python/python-gnupg/python-gnupg-0.4.8.ebuild b/dev-python/python-gnupg/python-gnupg-0.4.8.ebuild
deleted file mode 100644
index d82eb5d2f98d..000000000000
--- a/dev-python/python-gnupg/python-gnupg-0.4.8.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( pypy3 python3_{8..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
-}


             reply	other threads:[~2022-06-28  4:03 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28  4:03 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-18 16:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-gnupg/ Petr Vaněk
2024-06-18 15:07 Petr Vaněk
2023-12-30 14:40 Michał Górny
2023-12-12 16:50 Michał Górny
2023-08-24 12:47 Michał Górny
2023-08-24 12:40 Sam James
2023-07-22 12:58 Arthur Zamarin
2023-07-07  0:45 Sam James
2023-06-07  9:27 Sam James
2023-06-07  9:27 Sam James
2023-04-08  6:47 Viorel Munteanu
2023-04-07 21:39 James Le Cuirot
2023-04-01  0:55 Sam James
2023-03-31 21:28 Sam James
2023-03-29 18:24 Arthur Zamarin
2023-03-29 14:58 Sam James
2023-03-29 11:24 Sam James
2023-03-29 11:24 Sam James
2023-03-29 11:24 Sam James
2023-03-29 11:05 Sam James
2023-03-29 11:05 Sam James
2023-03-29 11:03 Sam James
2022-11-30 10:18 WANG Xuerui
2022-10-07  7:03 Michał Górny
2022-09-26  6:15 Michał Górny
2022-09-25 23:58 Sam James
2022-08-24  0:21 Sam James
2022-07-14  4:16 Sam James
2022-06-27 23:32 Sam James
2022-05-27 19:08 Arthur Zamarin
2022-05-20 23:16 Sam James
2021-12-25 21:30 Michał Górny
2021-12-25 19:09 Jakov Smolić
2021-11-25  8:11 Michał Górny
2021-05-22 10:52 Michał Górny
2021-04-12 16:17 Michał Górny
2021-04-12 15:50 Sam James
2021-03-11 12:35 Michał Górny
2020-08-02 22:04 Sam James
2020-07-11  8:13 Michał Górny
2020-07-11  8:13 Michał Górny
2020-07-09  8:59 Agostino Sarubbo
2020-04-18 14:01 Sebastian Pipping
2020-03-03  9:18 Michał Górny
2019-12-20 12:50 Agostino Sarubbo
2019-12-18 14:57 Agostino Sarubbo
2019-12-17 18:40 Conrad Kostecki
2019-04-22 13:07 Anthony G. Basile
2019-04-08  2:18 Thomas Deutschmann
2019-02-15 16:22 Manuel Rüger
2018-06-24 19:21 Pacho Ramos
2018-04-29  7:35 Michał Górny
2018-02-04  4:11 Anthony G. Basile
2017-10-28 21:28 Patrice Clement
2017-08-05 21:08 Sergei Trofimovich
2017-06-03 16:14 Markus Meier
2016-06-09 10:19 Tiziano Müller
2015-09-25  7:36 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1656389027.52dea0a457ec8a275fbe16f7ae71af292ec2dcc2.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox