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: Sat, 30 Jul 2022 13:39:43 +0000 (UTC)	[thread overview]
Message-ID: <1659188292.2e7570d808ec544c3d920d9b8610dd29a3e0e080.mgorny@gentoo> (raw)

commit:     2e7570d808ec544c3d920d9b8610dd29a3e0e080
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 13:38:12 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 13:38:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e7570d8

dev-python/stack_data: Remove old

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

 dev-python/stack_data/Manifest                |  1 -
 dev-python/stack_data/stack_data-0.2.0.ebuild | 31 ---------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-python/stack_data/Manifest b/dev-python/stack_data/Manifest
index 4a71dc50a194..40dfb58c41a6 100644
--- a/dev-python/stack_data/Manifest
+++ b/dev-python/stack_data/Manifest
@@ -1,2 +1 @@
-DIST stack_data-0.2.0.tar.gz 36618 BLAKE2B af79e5c46d03967a8ea6a992a0672a5bd3676a8b088be412782b8c6be6f58a14de1c6e6ff0cd4ae764a65c539a83aa4d7491bb7fe81761452d430d30f70d20fb SHA512 7d6a1a0ffdc667b3ac428b378f1c4f14c5ded99ec244e3cb558bb39ba0c319e9e1657188cb686c8eb788e1af2be6c0b51beae825b73f2685d7b0bc1341ebe5d9
 DIST stack_data-0.3.0.tar.gz 41061 BLAKE2B 9202ddb2e6e8c8c9e050e085cfe6e1bdbf26124eb85c19516558336d46876aba5ede1b6a87cf17e09c2b44629063a8f5e1f558fdaf64db2db029978a5860cd99 SHA512 648b6fd0dbf43ee974c15de85aa530034c6c67a3a7c297c1ea3f1ddd59bf13d331f8db9f8ddf54f69e59385ed2c0c2a24b48c5a93330df62082c333610d8a6bb

diff --git a/dev-python/stack_data/stack_data-0.2.0.ebuild b/dev-python/stack_data/stack_data-0.2.0.ebuild
deleted file mode 100644
index 4a42abf43fa1..000000000000
--- a/dev-python/stack_data/stack_data-0.2.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# 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 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
-	dev-python/asttokens[${PYTHON_USEDEP}]
-	dev-python/executing[${PYTHON_USEDEP}]
-	dev-python/pure_eval[${PYTHON_USEDEP}]"
-BDEPEND="
-	test? (
-		dev-python/cython[${PYTHON_USEDEP}]
-		dev-python/typeguard[${PYTHON_USEDEP}]
-		dev-python/littleutils[${PYTHON_USEDEP}]
-		dev-python/pygments[${PYTHON_USEDEP}]
-	)"
-
-distutils_enable_tests pytest


             reply	other threads:[~2022-07-30 13:39 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-30 13:39 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 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-24 22:14 Michał Górny
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=1659188292.2e7570d808ec544c3d920d9b8610dd29a3e0e080.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