From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pyerfa/
Date: Tue, 5 Jan 2021 07:39:06 +0000 (UTC) [thread overview]
Message-ID: <1609832312.acf6bd07ef80cddb8c5dace31a6430e9ccd61a93.chymera@gentoo> (raw)
commit: acf6bd07ef80cddb8c5dace31a6430e9ccd61a93
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Jan 4 11:19:06 2021 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Jan 5 07:38:32 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=acf6bd07
dev-python/pyerfa: new dep
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/pyerfa/metadata.xml | 8 ++++++++
dev-python/pyerfa/pyerfa-1.7.1.1.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-python/pyerfa/metadata.xml b/dev-python/pyerfa/metadata.xml
new file mode 100644
index 000000000..4f4367037
--- /dev/null
+++ b/dev-python/pyerfa/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci-astronomy@gentoo.org</email>
+ <name>Gentoo Astronomy Project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/pyerfa/pyerfa-1.7.1.1.ebuild b/dev-python/pyerfa/pyerfa-1.7.1.1.ebuild
new file mode 100644
index 000000000..d8c73e666
--- /dev/null
+++ b/dev-python/pyerfa/pyerfa-1.7.1.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for ERFA"
+HOMEPAGE="https://github.com/liberfa/pyerfa/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# ImportError: cannot import name 'ufunc' from 'erfa'
+RESTRICT="test"
+
+RDEPEND="
+ sci-astronomy/erfa:0=
+ dev-python/numpy[${PYTHON_USEDEP}]
+"
+BDEPEND="${RDEPEND}
+ dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ test? (
+ dev-python/pytest-doctestplus[${PYTHON_USEDEP}]
+ )"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs dev-python/sphinx-astropy
next reply other threads:[~2021-01-05 7:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-05 7:39 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-01-23 11:21 [gentoo-commits] proj/sci:master commit in: dev-python/pyerfa/ Andrew Ammerlaan
2023-02-10 11:22 Andrew Ammerlaan
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=1609832312.acf6bd07ef80cddb8c5dace31a6430e9ccd61a93.chymera@gentoo \
--to=horea.christ@gmail.com \
--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