summaryrefslogtreecommitdiff
path: root/dev-python/mpmath
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/mpmath
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r--dev-python/mpmath/Manifest2
-rw-r--r--dev-python/mpmath/mpmath-1.2.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/mpmath/Manifest b/dev-python/mpmath/Manifest
index 76b050dbec97..f87448173530 100644
--- a/dev-python/mpmath/Manifest
+++ b/dev-python/mpmath/Manifest
@@ -1,3 +1,3 @@
DIST mpmath-1.2.1.tar.gz 2135690 BLAKE2B a21e0ef04a025f23e32dad5839db411708266c6cf3408e97ec5c995f197b14f446c1d328bd2e9f50e1c48a2e08239ef7908fcc3aab8659118fc1e0e78106a47e SHA512 2dd908bca26162adcdce0493146d009e04d3d96db965ff2207c332504020fa6f5a5e2af97d38e8fb3e7442a26c1e93a756a8d93b378da720ab7c07753f700d10
-EBUILD mpmath-1.2.1.ebuild 959 BLAKE2B dd8abfc7cb1325b1dfdc75f88f2e86a80817b36eac4b0fd5472fa5b0fba3647cd2f54d8a02a6c76b6bafc4fe10c661faffad6527de1f7df809a413d3f5932df7 SHA512 75692ffb0b00da587d4368fefc31e913995d4857aee18914d96e36e814e30c7e0c1da5de66b5c7e577b1cf972dab8df914f4d4de900fa468b4c7e81247321268
+EBUILD mpmath-1.2.1.ebuild 959 BLAKE2B e579b77643c422dd40e26ccb61cf3fbb1ab5fa6ae52bbfd09bd76c6f5e7d4c91b274daad8942f1e7e8b3b7a3e755d3166efdfa96895caf32a5102b8c42e2aa3d SHA512 5efc33c3ac4ad15b0a24fb064e5c4608b56b6b624df941e94b6619b24cfdf4c273f1c821f347668ed61ea72efa7b9323393376bf94a98c4335e160a4c42f1a7f
MISC metadata.xml 732 BLAKE2B ea477c6ec344dd4d81872b771fda360f78739c0853ff45f2b3a32569f5cab76cd73233fbe3380ae19e10da61b172fba6f35db0e55d2b0af788da47167f320871 SHA512 7525d8d88ebcc5063f6c171b825c9d115c3c7223f49be28eae80d00b66e2a281060f28d5fda9c547833f3c0b0f3d2667434acfd52a30fdadb99193afb170769d
diff --git a/dev-python/mpmath/mpmath-1.2.1.ebuild b/dev-python/mpmath/mpmath-1.2.1.ebuild
index ce52a1a904b7..92b2d7344cd3 100644
--- a/dev-python/mpmath/mpmath-1.2.1.ebuild
+++ b/dev-python/mpmath/mpmath-1.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 virtualx