From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/pymap3d/
Date: Sun, 26 May 2024 17:59:51 +0000 (UTC) [thread overview]
Message-ID: <1716746351.9df8aa35ba5c26bfd9ec9663cfd1f23f8e0c2990.tupone@gentoo> (raw)
commit: 9df8aa35ba5c26bfd9ec9663cfd1f23f8e0c2990
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 17:59:11 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun May 26 17:59:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df8aa35
sci-geosciences/pymap3d: add 3.0.1
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-geosciences/pymap3d/Manifest | 1 +
sci-geosciences/pymap3d/pymap3d-3.0.1.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/sci-geosciences/pymap3d/Manifest b/sci-geosciences/pymap3d/Manifest
index fe187fce8b30..b072109dc868 100644
--- a/sci-geosciences/pymap3d/Manifest
+++ b/sci-geosciences/pymap3d/Manifest
@@ -1 +1,2 @@
DIST pymap3d-2.9.1.tar.gz 47889 BLAKE2B 5f070a8155719215f6a2b7a8a2585fdf855b47ff610ea86511e4e270eecd3d1c866aadf125f2f2a847f059678fe10e75c61e7c6edeaca78f62dfac43beacaa54 SHA512 ea294d5d9f9ae2b949f281c64023cd2bf4b3667ad9c76e794ac242ae833d70ed45a5a422561aede1d734108c3accbf5fda2aaadb00d27885754a8244e4fc4cb3
+DIST pymap3d-3.0.1.tar.gz 50752 BLAKE2B 98e522d92e8f4e42e59822e31340600c5f59f01576e7459425da2f38bdd74016b514ec2dbec56c39e960c1ee17b7b7271672824435f6ef5b3b96a239dce9722e SHA512 841fccae3c88f699ae19f5f4bd7d755c2065fd6e5b76f6aceb4933b6a093d34bc7b16ca88178c94f571c1a0248ca18265cdb5e580bf420314609768c871aea50
diff --git a/sci-geosciences/pymap3d/pymap3d-3.0.1.ebuild b/sci-geosciences/pymap3d/pymap3d-3.0.1.ebuild
new file mode 100644
index 000000000000..245a3ba6f72a
--- /dev/null
+++ b/sci-geosciences/pymap3d/pymap3d-3.0.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{10..13} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="Python 3-D coordinate conversions"
+HOMEPAGE="https://github.com/geospace-code/pymap3d"
+SRC_URI="https://github.com/geospace-code/${PN}/archive/refs/tags/v${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="test? (
+ dev-python/xarray
+ dev-python/pyproj
+)"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+ rm src/pymap3d/tests/test_eci.py || die
+ default
+}
next reply other threads:[~2024-05-26 17:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-26 17:59 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-03 19:27 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/pymap3d/ Alfredo Tupone
2025-03-28 19:24 Alfredo Tupone
2025-03-28 19:23 Alfredo Tupone
2025-03-28 19:16 Alfredo Tupone
2024-01-01 9:06 Alfredo Tupone
2023-06-30 13:33 Sam James
2023-02-10 11:14 Alfredo Tupone
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=1716746351.9df8aa35ba5c26bfd9ec9663cfd1f23f8e0c2990.tupone@gentoo \
--to=tupone@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