Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/GridDataFormats/
Date: Mon, 11 Oct 2021 07:57:04
Message-Id: 1633939010.3fe1c78a570c265b36f2b9c5c11a8b74913cac73.mgorny@gentoo
1 commit: 3fe1c78a570c265b36f2b9c5c11a8b74913cac73
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 07:02:15 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 07:56:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe1c78a
7
8 dev-python/GridDataFormats: Bump to 0.6.0
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 .../GridDataFormats/GridDataFormats-0.6.0.ebuild | 23 ++++++++++++++++++++++
13 dev-python/GridDataFormats/Manifest | 1 +
14 2 files changed, 24 insertions(+)
15
16 diff --git a/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild b/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild
17 new file mode 100644
18 index 00000000000..985d8f0eef4
19 --- /dev/null
20 +++ b/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild
21 @@ -0,0 +1,23 @@
22 +# Copyright 1999-2021 Gentoo Authors
23 +# Distributed under the terms of the GNU General Public License v2
24 +
25 +EAPI=8
26 +
27 +PYTHON_COMPAT=( python3_{8..10} )
28 +inherit distutils-r1
29 +
30 +DESCRIPTION="Reading and writing of data on regular grids in Python"
31 +HOMEPAGE="https://pypi.org/project/GridDataFormats/ https://github.com/MDAnalysis/GridDataFormats"
32 +SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
33 +
34 +SLOT="0"
35 +LICENSE="LGPL-3"
36 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
37 +
38 +RDEPEND="
39 + >=dev-python/numpy-1.0.3[${PYTHON_USEDEP}]
40 + dev-python/scipy[${PYTHON_USEDEP}]
41 + dev-python/six[${PYTHON_USEDEP}]
42 +"
43 +
44 +distutils_enable_tests pytest
45
46 diff --git a/dev-python/GridDataFormats/Manifest b/dev-python/GridDataFormats/Manifest
47 index 07d189b3c87..413eb9d6baa 100644
48 --- a/dev-python/GridDataFormats/Manifest
49 +++ b/dev-python/GridDataFormats/Manifest
50 @@ -1 +1,2 @@
51 DIST GridDataFormats-0.5.0.tar.gz 1982315 BLAKE2B b230fd2843ab6a5826ee425fb3fad9a0d5d75a292aa3b6b150e76fa515b68000efb8e1b4140619c0c489f34ac7e3ce6d979e97526c212caf3e808be07b33afcd SHA512 9cae1fe0f4f27bd966c1563831f8a9257ecbe14a7a6f011753355070449515b9b0ad1f31867c2c199c9703aebd5a3b40a03c1276f3bb6ff51447f7a870fdefe8
52 +DIST GridDataFormats-0.6.0.tar.gz 1984859 BLAKE2B b53e6a43a06fdcb42fbef4c10dbdb1b5740fc04fff468b666c687ba5a839b8129b49358d54c6d7e4229ebaa67af01d897fe960f87a868950657bbcbb85ec7487 SHA512 b876eacd7b1d3a7dd6fe35e2092783183fb0ffadf7fbf583773e6a3401bef51bd33ebb2e73f8b4ec9cd404c153c30ce09dfb75d5e4aacba53915d085f090d0ea