diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-29 09:05:51 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-29 09:05:51 +0000 |
| commit | 43548ca1ba1490c2ac86a77ab7b71007d22de1f6 (patch) | |
| tree | c112ac49d582a0a3f376e53a242cf5783bf0900c /sci-geosciences/pymap3d | |
| parent | 5c2e8b0dbdfde27f6def9ee5585c6611860d93da (diff) | |
| download | baldeagleos-repo-43548ca1ba1490c2ac86a77ab7b71007d22de1f6.tar.gz baldeagleos-repo-43548ca1ba1490c2ac86a77ab7b71007d22de1f6.tar.xz baldeagleos-repo-43548ca1ba1490c2ac86a77ab7b71007d22de1f6.zip | |
Adding metadata
Diffstat (limited to 'sci-geosciences/pymap3d')
| -rw-r--r-- | sci-geosciences/pymap3d/Manifest | 3 | ||||
| -rw-r--r-- | sci-geosciences/pymap3d/pymap3d-3.0.1.ebuild | 28 | ||||
| -rw-r--r-- | sci-geosciences/pymap3d/pymap3d-3.1.0.ebuild (renamed from sci-geosciences/pymap3d/pymap3d-2.9.1-r1.ebuild) | 2 |
3 files changed, 2 insertions, 31 deletions
diff --git a/sci-geosciences/pymap3d/Manifest b/sci-geosciences/pymap3d/Manifest index b072109dc868..ac2d0c83b6c2 100644 --- a/sci-geosciences/pymap3d/Manifest +++ b/sci-geosciences/pymap3d/Manifest @@ -1,2 +1 @@ -DIST pymap3d-2.9.1.tar.gz 47889 BLAKE2B 5f070a8155719215f6a2b7a8a2585fdf855b47ff610ea86511e4e270eecd3d1c866aadf125f2f2a847f059678fe10e75c61e7c6edeaca78f62dfac43beacaa54 SHA512 ea294d5d9f9ae2b949f281c64023cd2bf4b3667ad9c76e794ac242ae833d70ed45a5a422561aede1d734108c3accbf5fda2aaadb00d27885754a8244e4fc4cb3 -DIST pymap3d-3.0.1.tar.gz 50752 BLAKE2B 98e522d92e8f4e42e59822e31340600c5f59f01576e7459425da2f38bdd74016b514ec2dbec56c39e960c1ee17b7b7271672824435f6ef5b3b96a239dce9722e SHA512 841fccae3c88f699ae19f5f4bd7d755c2065fd6e5b76f6aceb4933b6a093d34bc7b16ca88178c94f571c1a0248ca18265cdb5e580bf420314609768c871aea50 +DIST pymap3d-3.1.0.tar.gz 51407 BLAKE2B 95d5d728696b0095a437787fc0c34092e0091d988b188d246de6976aaca4cfed3c6a07d0f695c7b51031c402e13b7bb6f68214775ee7447e0286a05daa8a5145 SHA512 09e092cadd56831fc7764d532b7307aa734d805e6fe8055407e11c5aeb4b4000d8e54aed9e7a48cf31f6ba9f1179ed55bd6c9083fedc1d4d157499a800e22474 diff --git a/sci-geosciences/pymap3d/pymap3d-3.0.1.ebuild b/sci-geosciences/pymap3d/pymap3d-3.0.1.ebuild deleted file mode 100644 index 61a99d597afa..000000000000 --- a/sci-geosciences/pymap3d/pymap3d-3.0.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,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 -} diff --git a/sci-geosciences/pymap3d/pymap3d-2.9.1-r1.ebuild b/sci-geosciences/pymap3d/pymap3d-3.1.0.ebuild index 61a99d597afa..05e52d06cf37 100644 --- a/sci-geosciences/pymap3d/pymap3d-2.9.1-r1.ebuild +++ b/sci-geosciences/pymap3d/pymap3d-3.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |
