public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/GridDataFormats/
Date: Mon, 11 Oct 2021 07:56:59 +0000 (UTC)	[thread overview]
Message-ID: <1633939010.3fe1c78a570c265b36f2b9c5c11a8b74913cac73.mgorny@gentoo> (raw)

commit:     3fe1c78a570c265b36f2b9c5c11a8b74913cac73
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 07:02:15 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 07:56:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe1c78a

dev-python/GridDataFormats: Bump to 0.6.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../GridDataFormats/GridDataFormats-0.6.0.ebuild   | 23 ++++++++++++++++++++++
 dev-python/GridDataFormats/Manifest                |  1 +
 2 files changed, 24 insertions(+)

diff --git a/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild b/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild
new file mode 100644
index 00000000000..985d8f0eef4
--- /dev/null
+++ b/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Reading and writing of data on regular grids in Python"
+HOMEPAGE="https://pypi.org/project/GridDataFormats/ https://github.com/MDAnalysis/GridDataFormats"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-3"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=dev-python/numpy-1.0.3[${PYTHON_USEDEP}]
+	dev-python/scipy[${PYTHON_USEDEP}]
+	dev-python/six[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest

diff --git a/dev-python/GridDataFormats/Manifest b/dev-python/GridDataFormats/Manifest
index 07d189b3c87..413eb9d6baa 100644
--- a/dev-python/GridDataFormats/Manifest
+++ b/dev-python/GridDataFormats/Manifest
@@ -1 +1,2 @@
 DIST GridDataFormats-0.5.0.tar.gz 1982315 BLAKE2B b230fd2843ab6a5826ee425fb3fad9a0d5d75a292aa3b6b150e76fa515b68000efb8e1b4140619c0c489f34ac7e3ce6d979e97526c212caf3e808be07b33afcd SHA512 9cae1fe0f4f27bd966c1563831f8a9257ecbe14a7a6f011753355070449515b9b0ad1f31867c2c199c9703aebd5a3b40a03c1276f3bb6ff51447f7a870fdefe8
+DIST GridDataFormats-0.6.0.tar.gz 1984859 BLAKE2B b53e6a43a06fdcb42fbef4c10dbdb1b5740fc04fff468b666c687ba5a839b8129b49358d54c6d7e4229ebaa67af01d897fe960f87a868950657bbcbb85ec7487 SHA512 b876eacd7b1d3a7dd6fe35e2092783183fb0ffadf7fbf583773e6a3401bef51bd33ebb2e73f8b4ec9cd404c153c30ce09dfb75d5e4aacba53915d085f090d0ea


             reply	other threads:[~2021-10-11  7:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-11  7:56 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-22 19:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/GridDataFormats/ Michał Górny
2024-11-22 19:30 Michał Górny
2023-10-29 19:52 Michał Górny
2023-10-29 19:52 Michał Górny
2023-10-22  6:55 Michał Górny
2023-05-20  6:31 Michał Górny
2023-03-17 15:21 Michał Górny
2022-10-12 13:49 Andrew Ammerlaan
2022-06-16  8:05 Michał Górny
2022-05-26  8:07 Michał Górny
2022-05-22  5:53 Michał Górny
2022-02-22 19:01 Michał Górny
2022-02-21  9:15 Michał Górny
2021-10-17  7:24 Michał Górny
2021-06-22  7:47 Andrew Ammerlaan
2021-02-13 10:14 David Seifert
2021-01-12 20:25 Pacho Ramos
2019-12-26 20:46 David Seifert
2019-11-17 15:12 Alexey Shvetsov
2018-06-28 12:20 Alexey Shvetsov

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=1633939010.3fe1c78a570c265b36f2b9c5c11a8b74913cac73.mgorny@gentoo \
    --to=mgorny@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