From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyelftools/
Date: Tue, 2 Mar 2021 08:33:04 +0000 (UTC) [thread overview]
Message-ID: <1614673899.87b231b3d27ce8feb2d84fb24c1740d905e6ba2e.mgorny@gentoo> (raw)
commit: 87b231b3d27ce8feb2d84fb24c1740d905e6ba2e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 2 08:31:39 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 2 08:31:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b231b3
dev-python/pyelftools: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyelftools/Manifest | 1 -
dev-python/pyelftools/pyelftools-0.26.ebuild | 30 ----------------------------
2 files changed, 31 deletions(-)
diff --git a/dev-python/pyelftools/Manifest b/dev-python/pyelftools/Manifest
index 844438749bb..82b7cec024f 100644
--- a/dev-python/pyelftools/Manifest
+++ b/dev-python/pyelftools/Manifest
@@ -1,2 +1 @@
-DIST pyelftools-0.26.tar.gz 792390 BLAKE2B 523e6f64205273e8362db92900aebdc05849c5a55d48f75aeae4aa0c58d6dde35ba73c660a5993b211b210fba634360befbdfa90077a140d708c71091918e306 SHA512 dd166f56654592f6a0d7a91bc41c01b9300de6d2f08b204a61ac48eb3f4b3224f89271c5fe66adc41d71a5e2bed8ddfa4ad495098df917623f7aa90c2caffeca
DIST pyelftools-0.27.tar.gz 3328795 BLAKE2B 74e6e17c68b197d0ecdddedba81a96601003c41a9c095bc72dff7630511705d36d1bc2732005a87ad1420c99497d729c5b771eca7bf5409c0da77d7b348d9c1b SHA512 bb0a00e5500016e3d4f64be0a728e190f84b11a805f78d668b5a74716a30400e6794946f198ef4a3f3b8f64a63deb1b5a96180b09e56b7357b988b28e25fad0a
diff --git a/dev-python/pyelftools/pyelftools-0.26.ebuild b/dev-python/pyelftools/pyelftools-0.26.ebuild
deleted file mode 100644
index b61e9aad6f7..00000000000
--- a/dev-python/pyelftools/pyelftools-0.26.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-inherit distutils-r1
-
-DESCRIPTION="pure-Python library for analyzing ELF files and DWARF debugging information"
-HOMEPAGE="https://pypi.org/project/pyelftools/ https://github.com/eliben/pyelftools"
-# PyPI tarball lacks some test files
-SRC_URI="https://github.com/eliben/pyelftools/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="examples"
-
-python_test() {
- # readelf_tests often fails due to host `readelf` changing output format
- local t
- for t in all_unittests examples_test ; do
- "${PYTHON}" ./test/run_${t}.py || die "Tests fail with ${EPYTHON}"
- done
-}
-
-python_install_all() {
- use examples && dodoc -r examples
- distutils-r1_python_install_all
-}
next reply other threads:[~2021-03-02 8:33 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-02 8:33 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-18 7:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyelftools/ Michał Górny
2024-03-30 14:59 Michał Górny
2024-03-30 14:53 Michał Górny
2024-03-15 5:06 Michał Górny
2023-10-14 18:28 Michał Górny
2023-10-14 16:52 Arthur Zamarin
2023-09-07 3:19 Michał Górny
2023-08-25 16:42 Arthur Zamarin
2022-09-11 5:29 Michał Górny
2022-09-10 22:48 Jakov Smolić
2022-08-11 8:50 Michał Górny
2022-06-05 18:01 Arthur Zamarin
2022-05-05 2:40 WANG Xuerui
2022-03-16 7:56 Michał Górny
2022-02-03 20:39 Arthur Zamarin
2021-07-11 22:16 Marek Szuba
2021-06-05 17:59 Michał Górny
2021-03-02 1:38 Sam James
2020-12-31 6:07 Sam James
2020-10-04 21:15 Michał Górny
2020-07-09 13:42 Michał Górny
2020-07-09 8:34 Agostino Sarubbo
2020-04-08 19:11 Sebastian Pipping
2020-03-28 17:44 Michał Górny
2020-03-28 17:44 Michał Górny
2020-03-28 17:21 Michał Górny
2020-03-07 11:06 Agostino Sarubbo
2020-03-07 11:03 Agostino Sarubbo
2020-03-07 10:58 Agostino Sarubbo
2020-03-07 10:54 Agostino Sarubbo
2020-03-07 10:50 Agostino Sarubbo
2020-03-07 9:44 Agostino Sarubbo
2020-03-07 8:59 Agostino Sarubbo
2020-03-07 8:25 Agostino Sarubbo
2020-02-05 19:37 Michał Górny
2019-12-03 5:06 Andreas Sturmlechner
2019-10-04 11:14 Alexey Shvetsov
2019-08-04 13:58 Alexey Shvetsov
2017-05-22 15:47 Manuel Rüger
2017-02-24 19:19 Mike Frysinger
2017-02-24 18:00 Markus Meier
2017-01-31 16:12 Jeroen Roovers
2017-01-23 16:27 Agostino Sarubbo
2017-01-22 20:10 Tobias Klausmann
2017-01-19 10:59 Agostino Sarubbo
2017-01-19 10:37 Agostino Sarubbo
2016-11-04 0:37 Tim Harder
2016-03-27 19:04 David Seifert
2016-03-27 19:04 David Seifert
2015-10-18 1:39 Manuel Rüger
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=1614673899.87b231b3d27ce8feb2d84fb24c1740d905e6ba2e.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