summaryrefslogtreecommitdiff
path: root/sci-geosciences/pymap3d
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-01 11:53:34 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-01 11:53:34 +0000
commit94605f5ed96183fd23685900c001b8cf2047c521 (patch)
treecc32ca0af218dd1f561e9995392a61af2cf3be2c /sci-geosciences/pymap3d
parentbcc717ffe9cc7dccbea636cefb524a54429ed3c5 (diff)
gentoo auto-resync : 01:01:2024 - 11:53:34
Diffstat (limited to 'sci-geosciences/pymap3d')
-rw-r--r--sci-geosciences/pymap3d/Manifest2
-rw-r--r--sci-geosciences/pymap3d/pymap3d-2.9.1-r1.ebuild (renamed from sci-geosciences/pymap3d/pymap3d-2.9.1.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-geosciences/pymap3d/Manifest b/sci-geosciences/pymap3d/Manifest
index 992ea24fec32..aabc79f0e70d 100644
--- a/sci-geosciences/pymap3d/Manifest
+++ b/sci-geosciences/pymap3d/Manifest
@@ -1,3 +1,3 @@
DIST pymap3d-2.9.1.tar.gz 47889 BLAKE2B 5f070a8155719215f6a2b7a8a2585fdf855b47ff610ea86511e4e270eecd3d1c866aadf125f2f2a847f059678fe10e75c61e7c6edeaca78f62dfac43beacaa54 SHA512 ea294d5d9f9ae2b949f281c64023cd2bf4b3667ad9c76e794ac242ae833d70ed45a5a422561aede1d734108c3accbf5fda2aaadb00d27885754a8244e4fc4cb3
-EBUILD pymap3d-2.9.1.ebuild 595 BLAKE2B 9c110b41eec7b057de69f71929f68400536a3f26abe45a490254d3756f00474e0bf166d7d1d471f20a0806befa4a4a3c19ba8bb8e7afb647002c852aa66ead7a SHA512 2ad793e4acb29aee1b994ef6148ed8aab82945f0ed0ca982c3b80c42c34ad1bdccf365da39ab1a2559f3e360a60962e87f19c13a40da8df3db7405fc5624217b
+EBUILD pymap3d-2.9.1-r1.ebuild 600 BLAKE2B 5f1c5b171b4ed3f1cdb0883d2c515563aced2a8c8999965ed80daeb9ed8df9058290208621f452030713bd39e604011831f95fa5a891d9428c56c1e8cdde3948 SHA512 52413fe3791c1374eec8277bcdd9bc1748a0ae904320a99ef6150bb0aa193e5460b655f147e86cbbfc06a5851639f4b71399d94ae0cd605cce6b901aec123aba
MISC metadata.xml 334 BLAKE2B d06c1317ed24d6974cccd6d0107ad90ecae154c9f1b4828f6617d9e551083ff01c4228db08fccdd9d4e068e3b502c278223e55c026414aa74cd9c9fd8fe51e8d SHA512 d42097045fa3edccc57f895f4fd147461c09dee4b16b780366f0c5ab8938f441a33f3921b4478df3457ff100643a4a50527b86668cbe36dbad4eb5a60b77ac1b
diff --git a/sci-geosciences/pymap3d/pymap3d-2.9.1.ebuild b/sci-geosciences/pymap3d/pymap3d-2.9.1-r1.ebuild
index 85e03b29c607..7592077385f1 100644
--- a/sci-geosciences/pymap3d/pymap3d-2.9.1.ebuild
+++ b/sci-geosciences/pymap3d/pymap3d-2.9.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1