public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/seekwatcher/
Date: Sat, 18 Jan 2020 22:57:44 +0000 (UTC)	[thread overview]
Message-ID: <1579388256.d51bc115e6b563452e43cc6f49a83a72a2e6f615.slyfox@gentoo> (raw)

commit:     d51bc115e6b563452e43cc6f49a83a72a2e6f615
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 22:56:50 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 22:57:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d51bc115

sys-block/seekwatcher: bump up to 0.13

Add python-3 support.

Reported-by: Michał Górny
Closes: https://bugs.gentoo.org/705654
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 sys-block/seekwatcher/Manifest                |  1 +
 sys-block/seekwatcher/seekwatcher-0.13.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/sys-block/seekwatcher/Manifest b/sys-block/seekwatcher/Manifest
index 9eff0595321..7ae8b6bc75f 100644
--- a/sys-block/seekwatcher/Manifest
+++ b/sys-block/seekwatcher/Manifest
@@ -1 +1,2 @@
 DIST seekwatcher-0.12_p20091015.tar.gz 105328 BLAKE2B 6ce83dc7655ad9b070b09c745ebff881e30f352955264c3cf18902293466896a2b8ca1454d00848777aa46e1026d9c44cdf2979c0a8cc1758d794efc3f5f8fb7 SHA512 fc35399900fac83bf2921a137059f1af23e65a778aad105a9cbb8bb869328723f7e2b3bb19b28e7eed04eca65a39cb637ba5932ee4f5f3a882a7b52715a9aded
+DIST seekwatcher-0.13.tar.gz 25811 BLAKE2B 72c574e239a346620eb5a1c574365f18dc745e926bfb4f191dd9997ff73b26e716ded9679481be34149c3e5e424077a23a264e7dabe9423eafb396f687085dbd SHA512 687c1190a4d62ee4d7237c6930358d69d2045a7fd5af19caf9fdde8dfae8fcc64ba2d382445af2b038bc31f77c356f31b8dbff2d52cdaf4320881d1b1340dd17

diff --git a/sys-block/seekwatcher/seekwatcher-0.13.ebuild b/sys-block/seekwatcher/seekwatcher-0.13.ebuild
new file mode 100644
index 00000000000..8b69e1eacdb
--- /dev/null
+++ b/sys-block/seekwatcher/seekwatcher-0.13.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python{2_7,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="generates graphs from blktrace to help visualize IO patterns and performance"
+HOMEPAGE="https://github.com/trofi/seekwatcher"
+SRC_URI="https://github.com/trofi/seekwatcher/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/cython"
+RDEPEND="
+	dev-python/matplotlib[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]
+	sys-block/blktrace
+"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"


             reply	other threads:[~2020-01-18 22:57 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-18 22:57 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-22 21:09 [gentoo-commits] repo/gentoo:master commit in: sys-block/seekwatcher/ Arthur Zamarin
2025-03-22 21:09 Arthur Zamarin
2025-03-08 11:07 Sam James
2025-03-08  1:37 Sam James
2024-11-25  2:47 Sam James
2024-11-25  2:40 Sam James
2024-11-24 11:03 Sam James
2024-07-31  9:24 Pacho Ramos
2023-07-27  7:07 Sam James
2023-07-27  7:07 Sam James
2023-05-01  9:53 Sam James
2021-08-04  9:01 Sergei Trofimovich
2021-07-17 18:18 David Seifert
2021-06-26 12:08 Sergei Trofimovich
2020-11-10 23:49 Sergei Trofimovich
2020-05-30 12:45 Sergei Trofimovich
2020-04-20 23:27 Sergei Trofimovich
2020-04-20  6:59 Sergei Trofimovich
2020-03-03 11:49 Agostino Sarubbo
2020-03-03 11:21 Agostino Sarubbo
2020-01-28 20:40 Michał Górny
2020-01-28 20:40 Michał Górny
2017-02-02 18:43 David Seifert
2017-01-15 11:20 Pacho Ramos
2016-10-02  6:10 Patrick Lauer
2016-06-26 18:20 Sergei Trofimovich
2016-04-17 10:47 Manuel Rüger

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=1579388256.d51bc115e6b563452e43cc6f49a83a72a2e6f615.slyfox@gentoo \
    --to=slyfox@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