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/cftime/
Date: Fri, 21 May 2021 07:57:32 +0000 (UTC)	[thread overview]
Message-ID: <1621583845.13aa81aea7b8314b064e163b59cf4c55c61f5b99.mgorny@gentoo> (raw)

commit:     13aa81aea7b8314b064e163b59cf4c55c61f5b99
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 21 07:48:57 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 21 07:57:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13aa81ae

dev-python/cftime: Bump to 1.5.0

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

 dev-python/cftime/Manifest            |  1 +
 dev-python/cftime/cftime-1.5.0.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/cftime/Manifest b/dev-python/cftime/Manifest
index f91546f042d..352b400ce93 100644
--- a/dev-python/cftime/Manifest
+++ b/dev-python/cftime/Manifest
@@ -1 +1,2 @@
 DIST cftime-1.4.1.tar.gz 46721 BLAKE2B 903f8c042b6f4738893ee54c9d1b862f6f29b42c67b45800d21e1215979c95d985d56eb234dd52493da331c30b2b55c5c1590b51822bb87eaada7dd2879c57b1 SHA512 2d07b8f423e9945b1ced2e89f03965df5c3b25f932b0e7ce893a6cbd4568c93f0abb1d8e6efebe2cafca2ee19259f3c0878fec4fb91f68bf5dde1ccb67bcdef9
+DIST cftime-1.5.0.tar.gz 44972 BLAKE2B 515b5025987373499af4ce7f7e1b3001112c5ce1810a7a4a7825f57163815f7784682e3cfdb97a23507848e64689d2e6433be406ca217beda513050bbc66ea8c SHA512 8607d12ac1333e47de1976b0efc96f0f2a141cff19291974300c23b35ea9e389e698de0dc8fe5303b2686c77750e8d4017670c697de16d989c689391109ec510

diff --git a/dev-python/cftime/cftime-1.5.0.ebuild b/dev-python/cftime/cftime-1.5.0.ebuild
new file mode 100644
index 00000000000..f192f36b420
--- /dev/null
+++ b/dev-python/cftime/cftime-1.5.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+inherit distutils-r1
+
+DESCRIPTION="Time-handling functionality from netcdf4-python"
+HOMEPAGE="https://pypi.org/project/cftime/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+	# remove pytest-cov dep
+	sed -i -e "/--cov/d" setup.cfg || die
+
+	distutils-r1_python_prepare_all
+}


             reply	other threads:[~2021-05-21  7:57 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-21  7:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-22 17:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/cftime/ Michał Górny
2024-06-22 17:52 Michał Górny
2024-06-22 17:18 Sam James
2024-06-22 17:18 Sam James
2024-06-22 13:48 Arthur Zamarin
2024-06-20 10:24 Sam James
2024-06-07 23:40 Ionen Wolkens
2024-06-07 17:29 Michał Górny
2024-06-01 17:29 Sam James
2024-06-01  7:25 Arthur Zamarin
2024-05-19 11:47 Michał Górny
2024-05-07 18:31 Arthur Zamarin
2023-10-24  6:05 Michał Górny
2023-07-28 15:11 Michał Górny
2023-07-28 15:11 Michał Górny
2023-05-04 16:11 Michał Górny
2023-03-16  3:47 Michał Górny
2022-11-14  4:36 Michał Górny
2022-09-19 18:35 Arthur Zamarin
2022-09-19 18:35 Arthur Zamarin
2022-06-30 17:09 Arthur Zamarin
2022-06-30 17:09 Arthur Zamarin
2022-05-16 13:17 Michał Górny
2022-03-09 20:06 Arthur Zamarin
2022-01-22 20:55 Michał Górny
2021-10-17  7:33 Michał Górny
2021-09-25  7:45 Michał Górny
2021-08-16 11:46 Marek Szuba
2021-06-05 13:19 Michał Górny
2021-02-13 10:14 David Seifert
2021-02-02 17:23 Michał Górny
2021-02-01  8:50 Michał Górny
2021-02-01  8:50 Michał Górny
2020-12-28 16:11 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=1621583845.13aa81aea7b8314b064e163b59cf4c55c61f5b99.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