From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rpmdevtools/
Date: Thu, 29 Aug 2024 19:03:05 +0000 (UTC) [thread overview]
Message-ID: <1724958154.ae2a8e4d248cc34e9a41914afb3408d5fd193b43.asturm@gentoo> (raw)
commit: ae2a8e4d248cc34e9a41914afb3408d5fd193b43
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 17:20:12 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 19:02:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae2a8e4d
dev-util/rpmdevtools: drop 9.5
Bug: https://bugs.gentoo.org/933770
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-util/rpmdevtools/Manifest | 1 -
dev-util/rpmdevtools/rpmdevtools-9.5.ebuild | 36 -----------------------------
2 files changed, 37 deletions(-)
diff --git a/dev-util/rpmdevtools/Manifest b/dev-util/rpmdevtools/Manifest
index f08fc347182e..26757e228953 100644
--- a/dev-util/rpmdevtools/Manifest
+++ b/dev-util/rpmdevtools/Manifest
@@ -1,2 +1 @@
-DIST rpmdevtools-9.5.tar.xz 96724 BLAKE2B a406581be0286a6cb4b611289820f5a2db4306b731b0963881091e27b04b213c155243aeb95eadb41a27ab7a481bf1464d27d31fb52c6b10c3cedb23c1b22d21 SHA512 d2a110e7557eb149113560d64b3ec1ce75e5ee5ee541de3b4ed88f2bf11ef0248c864383bbffb49f8c32920563704da94004a8f9c099ce3610e6168aabfe440a
DIST rpmdevtools-9.6.tar.xz 96956 BLAKE2B 8e6e6db9de7424cb2f6d79cbc8511d635c02167d0ef52d4d2b30fc8f2d0cdb9b8b238450d5c79e0edd4cab16205346f6fce93c4e26c8934345056c6ded94d742 SHA512 691fec8944029dbe60cb3eab0200d1201f5aa3dd11cd49e8313ee7c1fe998237217ea9c5ae7b4a70f61f3c998093f23d26266b23f41607ddca3148d5f6b6ae06
diff --git a/dev-util/rpmdevtools/rpmdevtools-9.5.ebuild b/dev-util/rpmdevtools/rpmdevtools-9.5.ebuild
deleted file mode 100644
index 21738f869519..000000000000
--- a/dev-util/rpmdevtools/rpmdevtools-9.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..11} )
-inherit python-single-r1
-
-DESCRIPTION="Collection of rpm packaging related utilities"
-HOMEPAGE="https://pagure.io/rpmdevtools"
-SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="emacs"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="
- ${PYTHON_DEPS}
- app-arch/rpm[python,${PYTHON_SINGLE_USEDEP}]
- dev-lang/perl:*
- $(python_gen_cond_dep 'dev-python/progressbar2[${PYTHON_USEDEP}]')
- $(python_gen_cond_dep 'dev-python/requests_download[${PYTHON_USEDEP}]')
-"
-RDEPEND="${DEPEND}
- net-misc/curl
- emacs? ( app-emacs/rpm-spec-mode )
-"
-BDEPEND="sys-apps/help2man"
-
-src_prepare() {
- default
- python_fix_shebang rpmdev-{bumpspec,checksig,rmdevelrpms.py,sort,spectool,vercmp}
-}
next reply other threads:[~2024-08-29 19:03 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-29 19:03 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-11 19:00 [gentoo-commits] repo/gentoo:master commit in: dev-util/rpmdevtools/ Sam James
2024-06-02 4:57 Sam James
2023-05-01 8:34 Sam James
2022-06-24 8:55 Michael Palimaka
2021-10-26 7:45 Michael Palimaka
2021-09-22 6:54 Agostino Sarubbo
2021-09-20 8:28 Michael Palimaka
2021-08-14 4:44 Michael Palimaka
2021-06-24 7:52 Michael Palimaka
2021-06-19 12:23 Michael Palimaka
2021-05-01 18:19 Agostino Sarubbo
2021-04-20 12:05 Michael Palimaka
2021-04-01 12:54 Thomas Deutschmann
2020-10-10 8:41 Michael Palimaka
2020-09-06 9:44 Michael Palimaka
2020-03-28 3:04 Michael Palimaka
2020-03-20 8:59 Agostino Sarubbo
2020-02-10 11:53 Michael Palimaka
2020-02-09 16:25 Michał Górny
2017-08-11 13:14 Michael Palimaka
2017-08-11 13:14 Michael Palimaka
2017-06-29 12:07 Michael Palimaka
2017-06-29 12:07 Michael Palimaka
2016-08-07 7:04 Pacho Ramos
2015-08-20 7:58 Guilherme Amadio
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=1724958154.ae2a8e4d248cc34e9a41914afb3408d5fd193b43.asturm@gentoo \
--to=asturm@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