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/ipdb/
Date: Wed, 26 May 2021 20:39:46 +0000 (UTC)	[thread overview]
Message-ID: <1622061582.d81717b8f7c1ede2db615cfa5a12ec638018a7d7.mgorny@gentoo> (raw)

commit:     d81717b8f7c1ede2db615cfa5a12ec638018a7d7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 26 20:06:04 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 26 20:39:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81717b8

dev-python/ipdb: Bump to 0.13.8

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

 dev-python/ipdb/Manifest           |  1 +
 dev-python/ipdb/ipdb-0.13.8.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/ipdb/Manifest b/dev-python/ipdb/Manifest
index c182e96f3e4..c2ee17e14d7 100644
--- a/dev-python/ipdb/Manifest
+++ b/dev-python/ipdb/Manifest
@@ -1 +1,2 @@
 DIST ipdb-0.13.7.tar.gz 16437 BLAKE2B 3f4ca56f0279f4bccc14eb12df48e03b938ff2de0e77a5fff273f82895dacc8d079f5ebd66f63568f62f3f1ae3f266695a6bad23911a872b5ed0f1628d32d1aa SHA512 14ccccb645bf3fb303d82718ed9f1e7fd19d699c9a875358b336135b40f9492b6c9c260c53fa87f38aa381e989e6f6c801f081eaa361c8e929c6e1b0bbaa300e
+DIST ipdb-0.13.8.tar.gz 16761 BLAKE2B f049fe4cfbecc6df7162069fb79e6493fcdc9a680dc33072b00a278ce7a46187a2f132f2252989c41f7263eb5b433905facf597322c7c20a1d2b7a0ae029e193 SHA512 5018a275e47eba26fd399b6d946a8c1f556dbe9b5392ef14e2766bed3f080fb9f75fafe79a598d052eac6152a5e347ce82f455250946c5b33a96e033887c4f92

diff --git a/dev-python/ipdb/ipdb-0.13.8.ebuild b/dev-python/ipdb/ipdb-0.13.8.ebuild
new file mode 100644
index 00000000000..4b895e23400
--- /dev/null
+++ b/dev-python/ipdb/ipdb-0.13.8.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="IPython-enabled pdb"
+HOMEPAGE="https://pypi.org/project/ipdb/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND=">=dev-python/ipython-7.17[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+	app-arch/unzip"
+
+DOCS=( HISTORY.txt )
+
+distutils_enable_tests unittest


             reply	other threads:[~2021-05-26 20:39 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-26 20:39 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-24 14:23 [gentoo-commits] repo/gentoo:master commit in: dev-python/ipdb/ Michał Górny
2023-10-29 19:52 Michał Górny
2023-06-21  7:16 Arthur Zamarin
2023-04-11 18:39 Michał Górny
2023-04-11 18:14 Arthur Zamarin
2023-03-09 17:00 Michał Górny
2023-01-13 14:50 Sam James
2022-12-14  6:31 Michał Górny
2022-12-13 19:53 Arthur Zamarin
2022-12-13 19:53 Arthur Zamarin
2022-12-13 19:53 Arthur Zamarin
2022-11-21 19:32 Arthur Zamarin
2022-08-30  6:26 Yixun Lan
2022-08-22 17:33 WANG Xuerui
2022-07-10 18:52 Michał Górny
2022-07-10 16:56 Sam James
2022-06-07 12:00 Andrew Ammerlaan
2021-08-16  6:13 Michał Górny
2021-08-15  7:47 Michał Górny
2021-07-12  6:41 Sam James
2021-07-11 10:14 Georgy Yakovlev
2021-07-03  6:32 Michał Górny
2021-07-03  6:25 Agostino Sarubbo
2021-07-03  6:22 Agostino Sarubbo
2021-07-03  6:17 Agostino Sarubbo
2021-07-01 18:39 Michał Górny
2021-06-02 23:14 Michał Górny
2021-04-06 21:26 Michał Górny
2021-04-06 19:53 Sam James
2021-04-06 19:47 Sam James
2021-04-05 19:01 Thomas Deutschmann
2021-03-16 12:23 Michał Górny
2021-03-08 18:59 Michał Górny
2021-03-03 11:40 Michał Górny
2021-03-03  8:07 Michał Górny
2020-11-17 17:43 Michał Górny
2020-10-16 18:22 Michał Górny
2020-04-23  8:39 Michał Górny
2020-03-17  7:23 Michał Górny
2018-01-04 21:50 Michał Górny
2017-12-28 12:29 Sergei Trofimovich
2017-12-02 20:55 Mike Gilbert
2017-11-30 19:02 Thomas Deutschmann
2017-10-01  8:57 Patrick Lauer
2017-08-25  0:14 Matt Thode
2017-06-23 12:14 Alexis Ballier
2017-05-02  9:48 Michał Górny
2017-04-18 14:57 Kacper Kowalik
2017-03-10 17:24 Patrick Lauer
2017-01-21 17:16 Agostino Sarubbo
2016-10-28 20:56 Patrick Lauer
2016-06-29 10:33 Patrick Lauer
2016-03-02 10:46 Patrick Lauer
2016-02-18 19:47 Patrick Lauer
2015-12-17 16:28 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=1622061582.d81717b8f7c1ede2db615cfa5a12ec638018a7d7.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