From: "Hanno Böck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ubi_reader/
Date: Mon, 05 May 2025 10:43:25 +0000 (UTC) [thread overview]
Message-ID: <1746441791.0374072686d838ccf3bfa74dba3aef0b9e322916.hanno@gentoo> (raw)
commit: 0374072686d838ccf3bfa74dba3aef0b9e322916
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Mon May 5 10:42:29 2025 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Mon May 5 10:43:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03740726
sys-fs/ubi_reader: Support Python 3.13
Closes: https://bugs.gentoo.org/952736
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
sys-fs/ubi_reader/ubi_reader-0.8.5-r2.ebuild | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/sys-fs/ubi_reader/ubi_reader-0.8.5-r2.ebuild b/sys-fs/ubi_reader/ubi_reader-0.8.5-r2.ebuild
new file mode 100644
index 000000000000..041da17e2d1c
--- /dev/null
+++ b/sys-fs/ubi_reader/ubi_reader-0.8.5-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2021-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+inherit distutils-r1
+
+MY_PN="${PN/_/-}"
+DESCRIPTION="Collection of Python scripts for extracting data from UBI and UBIFS images"
+HOMEPAGE="https://github.com/jrspruitt/ubi_reader"
+SRC_URI="https://github.com/jrspruitt/ubi_reader/archive/refs/tags/v${PV}-master.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P}-master"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/python-lzo[${PYTHON_USEDEP}]"
next reply other threads:[~2025-05-05 10:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-05 10:43 Hanno Böck [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-18 18:55 [gentoo-commits] repo/gentoo:master commit in: sys-fs/ubi_reader/ Jakov Smolić
2024-06-18 17:50 Jakov Smolić
2023-03-04 22:23 Jakov Smolić
2023-03-04 22:22 Jakov Smolić
2023-03-04 22:22 Jakov Smolić
2022-12-22 13:29 Jakov Smolić
2022-05-05 9:50 Jakov Smolić
2022-05-05 9:50 Jakov Smolić
2022-01-24 22:30 Jakov Smolić
2022-01-24 22:30 Jakov Smolić
2022-01-08 10:32 Jakov Smolić
2021-09-17 13:40 Jakov Smolić
2021-09-16 12:54 Jakov Smolić
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=1746441791.0374072686d838ccf3bfa74dba3aef0b9e322916.hanno@gentoo \
--to=hanno@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