From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rtslib-fb/
Date: Sat, 15 Aug 2020 01:18:24 +0000 (UTC) [thread overview]
Message-ID: <1597454297.c3e3e50d15b7c4453e25338ea5f0ad216d95c964.sam@gentoo> (raw)
commit: c3e3e50d15b7c4453e25338ea5f0ad216d95c964
Author: Diogo Pereira <sir.suriv <AT> gmail <DOT> com>
AuthorDate: Tue Jun 30 22:56:30 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 01:18:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e3e50d
dev-python/rtslib-fb: version bump to 2.1.73
Bug: https://bugs.gentoo.org/728770
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Diogo Pereira <sir.suriv <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16516
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/rtslib-fb/Manifest | 1 +
dev-python/rtslib-fb/rtslib-fb-2.1.73.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/rtslib-fb/Manifest b/dev-python/rtslib-fb/Manifest
index 2b31e1481ce..3d29dd12db0 100644
--- a/dev-python/rtslib-fb/Manifest
+++ b/dev-python/rtslib-fb/Manifest
@@ -1 +1,2 @@
DIST rtslib-fb-2.1.69.tar.gz 69825 BLAKE2B d5bc7a526495922e9c00f81d11f5436b77a917aa1c29450a54a4099fc7b97f9b3c3b8d623158bd02f8c1080e5b646c5f67f673496b1bd5bef5aa664df43eeb74 SHA512 8ff956c8b593a1d0a79a9a527502ddd1422bc27f272bfa708d145a66779de1af65adb20d822bee59c5b60282fb16f15429c10477d3523c04b215f963ec850073
+DIST rtslib-fb-2.1.73.tar.gz 73883 BLAKE2B 2e1a9306386b019ed7d4f89dc976959020f981812a28f0a8f4c520f311ec6ce08da2e45115d394cab272296bd84e16fd1c15a6aecdf4650d52f96e294aed4cc5 SHA512 70bfad6a055af1242f989fcab706b5a49ebe8c1ed7183ac3f739eb54e0c628cc27efe9823dd017c33d735847888a142a791fdba3e5f4d4817290df7f8b6347f0
diff --git a/dev-python/rtslib-fb/rtslib-fb-2.1.73.ebuild b/dev-python/rtslib-fb/rtslib-fb-2.1.73.ebuild
new file mode 100644
index 00000000000..0b6c439786d
--- /dev/null
+++ b/dev-python/rtslib-fb/rtslib-fb-2.1.73.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1 systemd
+
+DESCRIPTION="A Python object API for managing the Linux LIO kernel target"
+HOMEPAGE="https://github.com/open-iscsi/rtslib-fb"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="dev-python/pyudev[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]"
+
+src_install() {
+ distutils-r1_src_install
+ systemd_dounit "${FILESDIR}/target.service"
+}
next reply other threads:[~2020-08-15 1:18 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-15 1:18 Sam James [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
2025-01-31 5:40 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
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=1597454297.c3e3e50d15b7c4453e25338ea5f0ad216d95c964.sam@gentoo \
--to=sam@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