public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Benda XU" <heroxbd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/vitables/
Date: Sat, 16 Sep 2017 07:32:01 +0000 (UTC)	[thread overview]
Message-ID: <1505547106.0aff41e2c1a8c902230e51e8ac3f48a6d854cdb1.heroxbd@gentoo> (raw)

commit:     0aff41e2c1a8c902230e51e8ac3f48a6d854cdb1
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 07:22:22 2017 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 07:31:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aff41e2

sci-misc/vitables: version bump.

  Drop USE=doc because vitables bundles documentation in
  its own help system.

  Drop USE=examples because it does not distribute examples
  in the tarball.

Closes: https://bugs.gentoo.org/610636

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-misc/vitables/Manifest              |  1 +
 sci-misc/vitables/vitables-3.0.0.ebuild | 36 +++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/sci-misc/vitables/Manifest b/sci-misc/vitables/Manifest
index ef109face04..1e3da0a47bb 100644
--- a/sci-misc/vitables/Manifest
+++ b/sci-misc/vitables/Manifest
@@ -1 +1,2 @@
 DIST ViTables-2.1.tar.gz 3111661 SHA256 f0413fa725617fbb3f0be03cb1f41b5b841c6946098a629f3fcb8a99fb9be14a SHA512 9ca48fbc8aa33dd3e1e02e2cf2055082831a95f5c24a2ab3bb294d7b09a3f09e62e500b0d69f8843a93af0db6dfc25873a57604f3fd433c0168eb335a1816bc8 WHIRLPOOL d526744105cea3ef7812db52f5e1a2ef74ca43431de167355afe0c6670a2752d3f4f5613f72f1f11e043cd6de0d4007086b4d548e78f7a3cbeaf4a5c6695babc
+DIST ViTables-3.0.0.tar.gz 860411 SHA256 f391f698f3602420f922fc761b28168bbb93993d392c171d97f1d4ba37680180 SHA512 0ab0a3529f70111f6d2c1a765398d0c05607e2839a353670eebfa26bedd2092a33afe9f1cad14eec5d23f76fc5f54fa6f61e2e4089d9c2f3fd43396dbbbba7b1 WHIRLPOOL d1e11aae67a27b269940288d2e08447fec1426173fb374475a0bfeb74e73fa8e6b74de6a7aac9a15c348b9b6ca5bc14338d4183dc9d39e1c84b62fbe9a3761bf

diff --git a/sci-misc/vitables/vitables-3.0.0.ebuild b/sci-misc/vitables/vitables-3.0.0.ebuild
new file mode 100644
index 00000000000..b649e315da5
--- /dev/null
+++ b/sci-misc/vitables/vitables-3.0.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DISTUTILS_SINGLE_IMPL=1
+PYTHON_COMPAT=( python2_7 python3_6 )
+
+inherit distutils-r1
+
+MY_P=ViTables-${PV}
+
+DESCRIPTION="A graphical tool for browsing / editing files in both PyTables and HDF5 formats"
+HOMEPAGE="http://vitables.org/"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	dev-python/pytables[${PYTHON_USEDEP}]
+	dev-python/QtPy[gui,${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+python_prepare_all() {
+	# remove the PyQt5 dependency
+	# because PyQt5 in Gentoo does not provide egg-info
+	# see also: https://github.com/pyqt/python-qt5/issues/18
+	sed "s:'PyQt5 [^ ]*::" -i setup.py || die
+
+	distutils-r1_python_prepare_all
+}


             reply	other threads:[~2017-09-16  7:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-16  7:32 Benda XU [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
2022-10-05 14:27 Andrew Ammerlaan
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
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=1505547106.0aff41e2c1a8c902230e51e8ac3f48a6d854cdb1.heroxbd@gentoo \
    --to=heroxbd@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