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: Fri, 29 Oct 2021 09:16:52 +0000 (UTC) [thread overview]
Message-ID: <1635498981.1691890636893f91dfcb48e167137dfd9378d68b.mgorny@gentoo> (raw)
commit: 1691890636893f91dfcb48e167137dfd9378d68b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 09:10:06 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 09:16:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16918906
dev-python/pudb: Bump to 2021.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pudb/Manifest | 1 +
dev-python/pudb/pudb-2021.2.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-python/pudb/Manifest b/dev-python/pudb/Manifest
index 84ab9915352..e65dc10a3dc 100644
--- a/dev-python/pudb/Manifest
+++ b/dev-python/pudb/Manifest
@@ -1 +1,2 @@
DIST pudb-2021.1.tar.gz 216707 BLAKE2B 1287fa48607e9b73dd0bed063b29933dd4de6ab598ad99217ab13a719a6b9654765bc44c28150962ba22703733a4e956c39e843414444c3b7fff67cefe70d7d8 SHA512 54d62f1342ab461e58a382c0eb654ecc9d3bd759844bab2f0a339e91ba805670e4dc7ccd84e8188f34e06a07ac770f1c0cddd4a4ef916885af0bdc638db81fcf
+DIST pudb-2021.2.tar.gz 216306 BLAKE2B a3c4fce5515e49851ac0e2ec73aa4364d3311dbd64060181198315ec0aeeb860d95f34d09004a86bb73269252362a966e541547d19c6db74ffd51a0535a0942c SHA512 f6d07b752268115b8e833e5aac5e5984e77beaf02fd7d2ab91e0b94c61f4c32d639f4ed75d262e66526c00bec03c6c3cefb92d77d8bdb330eb5cb73f9bec009c
diff --git a/dev-python/pudb/pudb-2021.2.ebuild b/dev-python/pudb/pudb-2021.2.ebuild
new file mode 100644
index 00000000000..caf71861de1
--- /dev/null
+++ b/dev-python/pudb/pudb-2021.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="A full-screen, console-based Python debugger"
+HOMEPAGE="https://pypi.org/project/pudb/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-python/urwid[${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
next reply other threads:[~2021-10-29 9:16 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-29 9:16 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-10-19 6:03 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-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=1635498981.1691890636893f91dfcb48e167137dfd9378d68b.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