From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pudb/
Date: Sat, 19 Oct 2024 06:03:56 +0000 (UTC) [thread overview]
Message-ID: <1729317828.4c99ca827da6aff06edd948aaa208c3eaa3922f0.mgorny@gentoo> (raw)
commit: 4c99ca827da6aff06edd948aaa208c3eaa3922f0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 05:34:39 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 06:03:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c99ca82
dev-python/pudb: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pudb/Manifest | 1 -
dev-python/pudb/pudb-2024.1.1.ebuild | 38 ------------------------------------
2 files changed, 39 deletions(-)
diff --git a/dev-python/pudb/Manifest b/dev-python/pudb/Manifest
index 52daefb3e7e8..9a1fa8ad53ec 100644
--- a/dev-python/pudb/Manifest
+++ b/dev-python/pudb/Manifest
@@ -1,2 +1 @@
-DIST pudb-2024.1.1.tar.gz 226273 BLAKE2B 850a7732e5da24bf7736eaa27de49cdb300641acb5fc6404716b7d41cd990303a5ddec4c732883e69307be0953e73c15eda10d5ad5ce5aae8d0b6146fc4118ce SHA512 3f69668a79e1cfd13e79d9b023bffc1a5d9e25c1ea34a0cb292004290c1b56e8981af2a54478ed0ad00b12b1167d604cc4d1a13041e10346b338ea7fce693348
DIST pudb-2024.1.2.tar.gz 226551 BLAKE2B b89db9a56f933474cddd332a71216c73631324efc0b046044133e912bc9783c3e89d9a67e539fdc9703fd728a308a33687587c7b63427b7ca824cd425013b434 SHA512 0db7af15227c9bddd91aa685e90cef5c071f930399731681da651293a71732b2bc9e2afbd7cc5080ad51e7c54980b93afc8b8f53b054737b7a76270bf3414206
diff --git a/dev-python/pudb/pudb-2024.1.1.ebuild b/dev-python/pudb/pudb-2024.1.1.ebuild
deleted file mode 100644
index f6667522ef0b..000000000000
--- a/dev-python/pudb/pudb-2024.1.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi optfeature
-
-DESCRIPTION="A full-screen, console-based Python debugger"
-HOMEPAGE="
- https://documen.tician.de/pudb/
- https://github.com/inducer/pudb/
- https://pypi.org/project/pudb/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-RDEPEND="
- >=dev-python/urwid-2.4[${PYTHON_USEDEP}]
- dev-python/urwid-readline[${PYTHON_USEDEP}]
- dev-python/pygments[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? (
- dev-python/pytest-mock[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
- optfeature_header "Install the following packages for additional functionality:"
- optfeature "Auto-complete support" dev-python/jedi
-}
next reply other threads:[~2024-10-19 6:04 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-19 6:03 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-19 6:03 [gentoo-commits] repo/gentoo:master commit in: dev-python/pudb/ Michał Górny
2024-07-23 3:18 Michał Górny
2024-07-23 3:18 Michał Górny
2024-07-11 11:59 Michał Górny
2024-06-20 18:40 Michał Górny
2024-04-05 6:19 Andrey Grozin
2024-01-17 7:41 Michał Górny
2023-12-30 18:32 Michał Górny
2023-10-27 15:28 Andrey Grozin
2023-01-27 15:47 Arthur Zamarin
2022-11-14 4:44 Michał Górny
2022-11-05 14:34 Michał Górny
2022-11-04 8:23 Arthur Zamarin
2022-11-04 8:23 Arthur Zamarin
2022-07-20 5:39 Michał Górny
2022-07-20 5:39 Michał Górny
2022-05-16 13:24 Michał Górny
2022-03-14 17:04 Michał Górny
2022-01-07 18:12 Arthur Zamarin
2021-11-04 21:15 Sam James
2021-10-29 9:16 Michał Górny
2021-10-17 9:13 Michał Górny
2021-05-09 21:03 Michał Górny
2021-05-09 8:23 Michał Górny
2021-05-09 8:23 Michał Górny
2021-05-09 8:23 Michał Górny
2021-05-06 6:29 Andrey Grozin
2021-03-04 9:01 Andrey Grozin
2020-07-17 23:25 Sam James
2020-06-25 12:53 Patrice Clement
2020-03-28 17:07 Michał Górny
2020-03-28 17:07 Michał Górny
2018-11-11 13:44 Andrey Grozin
2017-09-29 16:58 Patrick Lauer
2017-04-18 16:31 Kacper Kowalik
2017-01-29 17:15 Fabian Groffen
2016-10-26 22:52 Tim Harder
2016-04-20 7:52 Patrick Lauer
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=1729317828.4c99ca827da6aff06edd948aaa208c3eaa3922f0.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