public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rtslib-fb/
Date: Wed,  2 Nov 2016 19:58:17 +0000 (UTC)	[thread overview]
Message-ID: <1478116661.257be9c1bc503be42fa52e77df19b2235660c162.prometheanfire@gentoo> (raw)

commit:     257be9c1bc503be42fa52e77df19b2235660c162
Author:     Diogo Pereira <sir.suriv <AT> gmail <DOT> com>
AuthorDate: Fri Oct 14 23:30:03 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Nov  2 19:57:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=257be9c1

dev-python/rtslib-fb: version bump to 2.1.61

- Update dependencies (pyudev and six)

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/rtslib-fb/Manifest                |  1 +
 dev-python/rtslib-fb/rtslib-fb-2.1.61.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/rtslib-fb/Manifest b/dev-python/rtslib-fb/Manifest
index 93ba2e8..c42fe02 100644
--- a/dev-python/rtslib-fb/Manifest
+++ b/dev-python/rtslib-fb/Manifest
@@ -1,2 +1,3 @@
 DIST rtslib-fb-2.1.57.tar.gz 30746 SHA256 bca0fb05e3d96fdfc8495a6b1e82d6ff92190c610863c2ec6400bfcf3120361c SHA512 0b46b17498bf2a5f4853c9d989bf6a192280d95416b195c0c9eaede4759612b6c3800fb1d3f44979c10e95ba0c3f06dd9756a805d63f61b292a611003f48059b WHIRLPOOL b707f5f4978dced01e5a92a2f709010925cdfa3ee0485f7bc677ad81df6f0fc177f03ee075763e159990e4f7fbf60ab51c030d309cb2e2bc329f9557b6658145
 DIST rtslib-fb-2.1.58.tar.gz 30706 SHA256 5806f9903557907787abd9c8b9dffb2b312e6c5e3ff40d50d26b10c37b118d47 SHA512 a3f4c22d42b4b76bb9a5ce2d1027c4964385fa427ec55cb92f1acb0f9b647fc0788307354144534e3f216fc12f3fc1a0a55fd4454225324aa13488f21df092c5 WHIRLPOOL 0c773035c7e8502550f2835ae92ed3a31a2bb05661b12c6e4fe59a0f7065a3dc2d08962af69a7e5f07f4a0a4736d5d9e9204c47b6af6e478500c435d642d8324
+DIST rtslib-fb-2.1.61.tar.gz 31144 SHA256 7ad94b13b5cd1667c8faf2c6311a539fce6fdf095a96f94df42c04bc258094ae SHA512 5c2423fd315ca00aede358ee18a7d0b61019c5dbd8f68134b04bb0c3ecdcdeb4117dae9f1421a38dbd4b612b563e733dd683b39fc3e47a3e87affce1f423e508 WHIRLPOOL b74ed93b3086d66fc49fb127c2f2de2ccd5e36c8944aa7a9be8c4609584285fadb497043956768ff1de7938a52687965022338dcb133d60577267db2838d2a67

diff --git a/dev-python/rtslib-fb/rtslib-fb-2.1.61.ebuild b/dev-python/rtslib-fb/rtslib-fb-2.1.61.ebuild
new file mode 100644
index 00000000..ec6ed4b
--- /dev/null
+++ b/dev-python/rtslib-fb/rtslib-fb-2.1.61.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+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"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+	!dev-python/rtslib"
+RDEPEND="dev-python/pyudev[${PYTHON_USEDEP}]
+	dev-python/six[${PYTHON_USEDEP}]
+	!dev-python/rtslib"


             reply	other threads:[~2016-11-02 19:58 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02 19:58 Matt Thode [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
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-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=1478116661.257be9c1bc503be42fa52e77df19b2235660c162.prometheanfire@gentoo \
    --to=prometheanfire@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