public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/vitables/
Date: Wed,  5 Oct 2022 14:27:04 +0000 (UTC)	[thread overview]
Message-ID: <1664979993.ef7a884b7d69b42c30a59c68bcd97f3e9d1fa7a4.andrewammerlaan@gentoo> (raw)

commit:     ef7a884b7d69b42c30a59c68bcd97f3e9d1fa7a4
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  5 14:26:28 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Oct  5 14:26:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7a884b

sci-misc/vitables: update EAPI 7 -> 8, PEP517, enable py3_10

Closes: https://bugs.gentoo.org/846284
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-misc/vitables/vitables-3.0.2-r1.ebuild | 41 ++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/sci-misc/vitables/vitables-3.0.2-r1.ebuild b/sci-misc/vitables/vitables-3.0.2-r1.ebuild
new file mode 100644
index 000000000000..3b9e8f66f750
--- /dev/null
+++ b/sci-misc/vitables/vitables-3.0.2-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_PN="ViTables"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="A graphical tool for browsing / editing files in both PyTables and HDF5 formats"
+HOMEPAGE="https://vitables.org/"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	$(python_gen_cond_dep '
+		dev-python/numpy[${PYTHON_USEDEP}]
+		dev-python/numexpr[${PYTHON_USEDEP}]
+		dev-python/pytables[${PYTHON_USEDEP}]
+		dev-python/QtPy[gui,${PYTHON_USEDEP}]
+	')"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	test? (
+		$(python_gen_cond_dep '
+			<dev-python/sip-5[${PYTHON_USEDEP}]
+			dev-python/nose[${PYTHON_USEDEP}]
+	')
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-10-05 14:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-05 14:27 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-03  2:58 [gentoo-commits] repo/gentoo:master commit in: sci-misc/vitables/ Benda XU
2023-02-02  4:12 Benda XU
2023-02-01 15:04 Benda XU
2021-10-06  8:33 Jakov Smolić
2021-07-17 18:18 David Seifert
2021-06-06 14:27 Andrew Ammerlaan
2021-06-06 11:19 Andrew Ammerlaan
2021-06-06 11:17 Andrew Ammerlaan
2021-06-05 17:49 Andrew Ammerlaan
2021-06-05 17:49 Andrew Ammerlaan
2021-01-01  1:56 Michał Górny
2020-06-27 20:45 Andreas K. Hüttel
2020-02-09 16:47 Michał Górny
2020-01-30 17:31 Michał Górny
2017-11-25 17:42 David Seifert
2017-09-16  7:32 Benda XU
2016-09-25 19:51 David Seifert

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=1664979993.ef7a884b7d69b42c30a59c68bcd97f3e9d1fa7a4.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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