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/stack_data/
Date: Mon, 24 Jan 2022 22:14:09 +0000 (UTC)	[thread overview]
Message-ID: <1643062193.7d45b085d6608997a46d335ca4da6a85d8f34a34.mgorny@gentoo> (raw)

commit:     7d45b085d6608997a46d335ca4da6a85d8f34a34
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 22:04:51 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 22:09:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d45b085

dev-python/stack_data: Bump to 0.1.4

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

 dev-python/stack_data/Manifest                |  1 +
 dev-python/stack_data/stack_data-0.1.4.ebuild | 29 +++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/stack_data/Manifest b/dev-python/stack_data/Manifest
index 93736d786b3a..b812efd89f6d 100644
--- a/dev-python/stack_data/Manifest
+++ b/dev-python/stack_data/Manifest
@@ -1 +1,2 @@
 DIST stack_data-0.1.3.tar.gz 35593 BLAKE2B 8d60f7c589f75dc8362c25ce88c3d46935768033373fd22846e81cce26609c8137ff64d346904ed38181dc27d24e14ed4c4d0217a1229881b6f7373ea359161f SHA512 89f6fcc680b245747c505fac81780834280d3c67aa37f8ba5e782552d074566fe5d8645ccf1e0e47563593b842a4f4dbe50c0ee100773e1888475728ee0007bb
+DIST stack_data-0.1.4.tar.gz 36049 BLAKE2B 277d403a441ddd6e3d3019fa8e49e5703d140ee0df7ceac81b7a3b513241ed3759a105b8ada896c328804e35965a26527608477870435d4d6506e58651249d40 SHA512 0dc697513adde1f275eec96291f8ee937bd24b25ba2ee51707f973e8eb30c740159a3b0211ec8617a282ccc22c0db0bd6e75244e0778390d744d64950aaa9ba0

diff --git a/dev-python/stack_data/stack_data-0.1.4.ebuild b/dev-python/stack_data/stack_data-0.1.4.ebuild
new file mode 100644
index 000000000000..8d3602838639
--- /dev/null
+++ b/dev-python/stack_data/stack_data-0.1.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Extract data from Python tracebacks for informative displays"
+HOMEPAGE="https://github.com/alexmojaki/stack_data"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~riscv"
+
+RDEPEND="
+	dev-python/asttokens[${PYTHON_USEDEP}]
+	dev-python/executing[${PYTHON_USEDEP}]
+	dev-python/pure_eval[${PYTHON_USEDEP}]"
+BDEPEND="
+	test? (
+		dev-python/typeguard[${PYTHON_USEDEP}]
+		dev-python/littleutils[${PYTHON_USEDEP}]
+		dev-python/pygments[${PYTHON_USEDEP}]
+	)"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-01-24 22:14 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24 22:14 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-07 15:03 [gentoo-commits] repo/gentoo:master commit in: dev-python/stack_data/ Michał Górny
2023-01-07 14:44 Arthur Zamarin
2022-11-30 13:22 Michał Górny
2022-11-30 10:54 Arthur Zamarin
2022-11-28  6:05 Michał Górny
2022-11-12 20:19 Arthur Zamarin
2022-11-03 19:38 Arthur Zamarin
2022-11-03 19:16 Arthur Zamarin
2022-10-30  6:39 Michał Górny
2022-09-27 16:22 Michał Górny
2022-09-27 16:22 Michał Górny
2022-09-27 15:56 Sam James
2022-09-27  6:38 Arthur Zamarin
2022-09-27  6:38 Arthur Zamarin
2022-09-27  6:38 Arthur Zamarin
2022-09-27  6:34 Arthur Zamarin
2022-09-27  6:33 Arthur Zamarin
2022-09-26 11:22 Michał Górny
2022-09-20  8:08 Michał Górny
2022-09-20  7:43 Jakov Smolić
2022-09-19 20:18 Arthur Zamarin
2022-09-19 20:15 Arthur Zamarin
2022-09-19 20:14 Jakov Smolić
2022-09-19 20:10 Jakov Smolić
2022-09-19 19:58 Arthur Zamarin
2022-09-19 19:52 Arthur Zamarin
2022-09-19 19:44 Arthur Zamarin
2022-08-27 18:04 Arthur Zamarin
2022-08-13 20:09 Arthur Zamarin
2022-07-30 13:39 Michał Górny
2022-07-30 12:40 Arthur Zamarin
2022-07-25  7:30 Agostino Sarubbo
2022-07-25  7:29 Agostino Sarubbo
2022-07-25  7:07 Agostino Sarubbo
2022-07-25  6:41 Sam James
2022-07-25  4:19 Sam James
2022-07-25  4:19 Sam James
2022-06-16  6:06 Michał Górny
2022-05-08  8:47 Michał Górny
2022-05-08  4:08 Sam James
2022-05-07 17:52 Arthur Zamarin
2022-05-07 17:52 Arthur Zamarin
2022-05-05  5:29 Arthur Zamarin
2022-05-02 19:03 Sam James
2022-03-20 18:11 Arthur Zamarin
2022-03-19 18:49 Arthur Zamarin
2022-03-19 18:49 Arthur Zamarin
2022-03-19 18:47 Arthur Zamarin
2022-03-18  9:16 Arthur Zamarin
2022-03-18  9:00 Arthur Zamarin
2022-03-15 18:16 Jakov Smolić
2022-02-14 21:37 Michał Górny
2022-02-05  6:37 Sam James
2022-01-29 15:50 Sam James
2022-01-22 22:39 Sam James
2022-01-15 11:41 Yixun Lan
2022-01-15  9:55 Arthur Zamarin
2022-01-15  8:15 Arthur Zamarin
2022-01-14 12:52 Sam James
2022-01-13 10:02 Sam James
2022-01-13  9:26 Sam James

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=1643062193.7d45b085d6608997a46d335ca4da6a85d8f34a34.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