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/rtslib-fb/
Date: Fri, 31 Jan 2025 05:40:51 +0000 (UTC)	[thread overview]
Message-ID: <1738299637.8409aae537c09885a6fb206e610c8ed3ecd43e06.mgorny@gentoo> (raw)

commit:     8409aae537c09885a6fb206e610c8ed3ecd43e06
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 31 04:59:13 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 05:00:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8409aae5

dev-python/rtslib-fb: Bump to 2.2.1

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

 dev-python/rtslib-fb/Manifest               |  1 +
 dev-python/rtslib-fb/rtslib-fb-2.2.1.ebuild | 31 +++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/rtslib-fb/Manifest b/dev-python/rtslib-fb/Manifest
index c21f36c6e110..8a9091481aeb 100644
--- a/dev-python/rtslib-fb/Manifest
+++ b/dev-python/rtslib-fb/Manifest
@@ -1 +1,2 @@
 DIST rtslib-fb-2.1.76.tar.gz 78055 BLAKE2B df22093072a7e7b12a080db8253eff9e6aff1efb44a8bdb6c37a21601fd10beea03b665d1e1621904a9a0c1d1299e7f9e5f61682669f75a06f4e050c503da9a7 SHA512 fee3087702e44ede59b9635d7cbe7af06da104d6aeffc3fbb584ce6e8170b7856650a006ee574940448801a67e9f7d9610ccb9ad632dd6d0c378fe7c6cd1c159
+DIST rtslib_fb-2.2.1.tar.gz 45483 BLAKE2B 9d255199eff27929dc47d8f141b11bf14e53bcf9c08e0b97d24ff7e5eb5d84b223fa9765e39838318a509960d2d8919ff59a9d982b1a176391af8a935e4f4753 SHA512 4c997a5a481fd19a9c7e2f841f06bd8b60091ed46bca3af4b13dee13729f8abbe8d7363736f7ab36c3c122d648cb5adfdb7029796844f7f50ef6075b35b5c8c1

diff --git a/dev-python/rtslib-fb/rtslib-fb-2.2.1.ebuild b/dev-python/rtslib-fb/rtslib-fb-2.2.1.ebuild
new file mode 100644
index 000000000000..e0cf09e902ff
--- /dev/null
+++ b/dev-python/rtslib-fb/rtslib-fb-2.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 systemd pypi
+
+DESCRIPTION="A Python object API for managing the Linux LIO kernel target"
+HOMEPAGE="
+	https://github.com/open-iscsi/rtslib-fb/
+	https://pypi.org/project/rtslib-fb/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	dev-python/pyudev[${PYTHON_USEDEP}]
+	dev-python/six[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests import-check
+
+src_install() {
+	distutils-r1_src_install
+	systemd_dounit "${FILESDIR}/target.service"
+}


             reply	other threads:[~2025-01-31  5:41 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-31  5:40 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10  7:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/rtslib-fb/ Sam James
2025-02-23 17:27 Michał Górny
2025-02-23 16:57 Sam James
2025-02-22 20:52 Sam James
2025-02-22 14:43 Arthur Zamarin
2025-02-22 14:43 Arthur Zamarin
2025-02-22  9:02 Arthur Zamarin
2025-02-22  8:47 Arthur Zamarin
2025-02-04  4:28 Michał Górny
2024-04-13 15:22 Matthew Thode
2023-10-25  5:54 Michał Górny
2023-10-24 18:37 Sam James
2023-08-07 19:16 Arthur Zamarin
2023-07-16 13:26 Sam James
2023-05-03 15:12 Matthew Thode
2023-03-17 15:29 Michał Górny
2022-11-25  9:08 Arthur Zamarin
2022-11-23  4:25 Sam James
2022-11-23  4:25 Sam James
2022-11-23  4:16 Sam James
2022-11-23  4:16 Sam James
2022-10-07  8:47 WANG Xuerui
2022-09-19  6:42 Michał Górny
2022-09-04 18:21 Arthur Zamarin
2022-08-25 17:39 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 10:59 Marek Szuba
2022-05-20  2:13 Matthew Thode
2021-10-18  8:44 Arthur Zamarin
2020-11-16  0:02 Michał Górny
2020-11-15 23:50 Sam James
2020-11-14 22:13 Michał Górny
2020-10-07  0:32 Sam James
2020-08-29 22:21 Aaron Bauman
2020-08-25 12:34 Sam James
2020-08-25  1:41 Sam James
2020-08-15  1:18 Sam James
2019-05-11 19:25 Matthew Thode
2019-04-10 22:44 Matthew Thode
2019-03-10 18:17 Matthew Thode
2018-06-26  1:28 Aaron Bauman
2018-06-25 23:20 Thomas Deutschmann
2018-05-13 16:58 Matt Thode
2018-03-06  0:00 Matt Thode
2018-03-06  0:00 Matt Thode
2018-02-05 17:32 Matt Thode
2017-03-26  4:16 Matt Thode
2017-01-12 17:34 Matt Thode
2016-11-02 19:58 Matt Thode
2016-05-09 22:27 Mike Frysinger
2016-04-21  5:32 Matt Thode
2016-02-28  7:25 Matt Thode
2015-11-16 16:26 Agostino Sarubbo
2015-11-16 16:15 Agostino Sarubbo
2015-10-15  7:58 Matt Thode

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=1738299637.8409aae537c09885a6fb206e610c8ed3ecd43e06.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