diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 08:49:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 08:49:58 +0000 |
| commit | 3087c7476a05c19267b31b20359dd59bad5a86bb (patch) | |
| tree | e5bbbd854b9465b6e743fc8b6694884c0bcb2c22 /sci-mathematics | |
| parent | 990e232a39a4645aa993dd440c997f1a01304379 (diff) | |
| download | baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.gz baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.xz baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.zip | |
Adding metadata
Diffstat (limited to 'sci-mathematics')
31 files changed, 31 insertions, 31 deletions
diff --git a/sci-mathematics/alectryon/alectryon-1.4.0-r2.ebuild b/sci-mathematics/alectryon/alectryon-1.4.0-r2.ebuild index 012124764413..ae201bf0d475 100644 --- a/sci-mathematics/alectryon/alectryon-1.4.0-r2.ebuild +++ b/sci-mathematics/alectryon/alectryon-1.4.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit elisp-common distutils-r1 diff --git a/sci-mathematics/cadabra/cadabra-2.4.5.4.ebuild b/sci-mathematics/cadabra/cadabra-2.4.5.4.ebuild index 3c810acdcb8c..63374fa4c0a8 100644 --- a/sci-mathematics/cadabra/cadabra-2.4.5.4.ebuild +++ b/sci-mathematics/cadabra/cadabra-2.4.5.4.ebuild @@ -6,7 +6,7 @@ EAPI=8 MAJOR="$(ver_cut 1)" CADABRA="${PN}${MAJOR}" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit xdg-utils python-single-r1 cmake diff --git a/sci-mathematics/cadabra/cadabra-2.4.5.6.ebuild b/sci-mathematics/cadabra/cadabra-2.4.5.6.ebuild index 6ed212c823b4..0b923188b9c6 100644 --- a/sci-mathematics/cadabra/cadabra-2.4.5.6.ebuild +++ b/sci-mathematics/cadabra/cadabra-2.4.5.6.ebuild @@ -6,7 +6,7 @@ EAPI=8 MAJOR="$(ver_cut 1)" CADABRA="${PN}${MAJOR}" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit xdg-utils python-single-r1 cmake diff --git a/sci-mathematics/cadabra/cadabra-2.4.5.7.ebuild b/sci-mathematics/cadabra/cadabra-2.4.5.7.ebuild index 0748e9061836..394b8b7e2266 100644 --- a/sci-mathematics/cadabra/cadabra-2.4.5.7.ebuild +++ b/sci-mathematics/cadabra/cadabra-2.4.5.7.ebuild @@ -6,7 +6,7 @@ EAPI=8 MAJOR="$(ver_cut 1)" CADABRA="${PN}${MAJOR}" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit xdg-utils python-single-r1 cmake diff --git a/sci-mathematics/cryptominisat/cryptominisat-5.11.21-r2.ebuild b/sci-mathematics/cryptominisat/cryptominisat-5.11.21-r2.ebuild index cb6eded6439b..a94fe74282af 100644 --- a/sci-mathematics/cryptominisat/cryptominisat-5.11.21-r2.ebuild +++ b/sci-mathematics/cryptominisat/cryptominisat-5.11.21-r2.ebuild @@ -5,7 +5,7 @@ EAPI=8 CMAKE_IN_SOURCE_BUILD="ON" -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) DISTUTILS_EXT="1" DISTUTILS_OPTIONAL="1" diff --git a/sci-mathematics/cvc4/cvc4-1.8-r6.ebuild b/sci-mathematics/cvc4/cvc4-1.8-r6.ebuild index 33862cf8c119..d416563d676e 100644 --- a/sci-mathematics/cvc4/cvc4-1.8-r6.ebuild +++ b/sci-mathematics/cvc4/cvc4-1.8-r6.ebuild @@ -4,7 +4,7 @@ EAPI=8 CMAKE_MAKEFILE_GENERATOR=emake -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit cmake python-any-r1 DESCRIPTION="Automatic theorem prover for satisfiability modulo theories (SMT) problems" diff --git a/sci-mathematics/dunshire/dunshire-0.1.3-r2.ebuild b/sci-mathematics/dunshire/dunshire-0.1.3-r2.ebuild index ec610025b387..600aa6cb90b4 100644 --- a/sci-mathematics/dunshire/dunshire-0.1.3-r2.ebuild +++ b/sci-mathematics/dunshire/dunshire-0.1.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/sci-mathematics/flint/flint-3.1.3_p1-r4.ebuild b/sci-mathematics/flint/flint-3.1.3_p1-r4.ebuild index dcdf618cbb61..06ab45e4cda1 100644 --- a/sci-mathematics/flint/flint-3.1.3_p1-r4.ebuild +++ b/sci-mathematics/flint/flint-3.1.3_p1-r4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit flag-o-matic python-any-r1 DESCRIPTION="Fast Library for Number Theory" diff --git a/sci-mathematics/flint/flint-3.3.1-r1.ebuild b/sci-mathematics/flint/flint-3.3.1-r1.ebuild index 2b08952205a0..acf331b3087d 100644 --- a/sci-mathematics/flint/flint-3.3.1-r1.ebuild +++ b/sci-mathematics/flint/flint-3.3.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit flag-o-matic python-any-r1 DESCRIPTION="Fast Library for Number Theory" diff --git a/sci-mathematics/ginac/ginac-1.8.9.ebuild b/sci-mathematics/ginac/ginac-1.8.9.ebuild index a6da0b8b29ff..5e3bd83df8e5 100644 --- a/sci-mathematics/ginac/ginac-1.8.9.ebuild +++ b/sci-mathematics/ginac/ginac-1.8.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit python-any-r1 diff --git a/sci-mathematics/gsl-shell/gsl-shell-2.3.5.ebuild b/sci-mathematics/gsl-shell/gsl-shell-2.3.5.ebuild index 63e0f643d685..ade02aa6c0c1 100644 --- a/sci-mathematics/gsl-shell/gsl-shell-2.3.5.ebuild +++ b/sci-mathematics/gsl-shell/gsl-shell-2.3.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..14} ) DOCS_BUILDER="sphinx" DOCS_DIR="doc/user-manual" DOCS_AUTODOC=0 diff --git a/sci-mathematics/lean/lean-4.14.0-r1.ebuild b/sci-mathematics/lean/lean-4.14.0-r1.ebuild index bbb780629319..b54791f6ce4d 100644 --- a/sci-mathematics/lean/lean-4.14.0-r1.ebuild +++ b/sci-mathematics/lean/lean-4.14.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 MAJOR="$(ver_cut 1)" CMAKE_MAKEFILE_GENERATOR="emake" -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit check-reqs cmake flag-o-matic python-any-r1 diff --git a/sci-mathematics/libpoly/libpoly-0.1.11.ebuild b/sci-mathematics/libpoly/libpoly-0.1.11.ebuild index 53f135b36c03..a5a9a9b393bb 100644 --- a/sci-mathematics/libpoly/libpoly-0.1.11.ebuild +++ b/sci-mathematics/libpoly/libpoly-0.1.11.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit python-single-r1 cmake diff --git a/sci-mathematics/manifold/manifold-3.0.1.ebuild b/sci-mathematics/manifold/manifold-3.0.1.ebuild index 0612d64bc404..bec623f0d082 100644 --- a/sci-mathematics/manifold/manifold-3.0.1.ebuild +++ b/sci-mathematics/manifold/manifold-3.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit cmake python-single-r1 DESCRIPTION="Geometry library for topological robustness" diff --git a/sci-mathematics/manifold/manifold-3.0.2_pre20250330.ebuild b/sci-mathematics/manifold/manifold-3.0.2_pre20250330.ebuild index 066a25ef291e..2e39fe663fd6 100644 --- a/sci-mathematics/manifold/manifold-3.0.2_pre20250330.ebuild +++ b/sci-mathematics/manifold/manifold-3.0.2_pre20250330.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit cmake python-single-r1 DESCRIPTION="Geometry library for topological robustness" diff --git a/sci-mathematics/manifold/manifold-3.1.0-r1.ebuild b/sci-mathematics/manifold/manifold-3.1.0-r1.ebuild index 6c93ca954272..b539d5e0b6be 100644 --- a/sci-mathematics/manifold/manifold-3.1.0-r1.ebuild +++ b/sci-mathematics/manifold/manifold-3.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit cmake python-single-r1 DESCRIPTION="Geometry library for topological robustness" diff --git a/sci-mathematics/manifold/manifold-9999.ebuild b/sci-mathematics/manifold/manifold-9999.ebuild index 2f9ced603aae..381d62af034a 100644 --- a/sci-mathematics/manifold/manifold-9999.ebuild +++ b/sci-mathematics/manifold/manifold-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit cmake python-single-r1 DESCRIPTION="Geometry library for topological robustness" diff --git a/sci-mathematics/maxima/maxima-5.47.0-r2.ebuild b/sci-mathematics/maxima/maxima-5.47.0-r2.ebuild index ade5b3db44fa..05e13ed41ba8 100644 --- a/sci-mathematics/maxima/maxima-5.47.0-r2.ebuild +++ b/sci-mathematics/maxima/maxima-5.47.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit autotools elisp-common flag-o-matic python-single-r1 xdg-utils diff --git a/sci-mathematics/maxima/maxima-5.48.1.ebuild b/sci-mathematics/maxima/maxima-5.48.1.ebuild index 93240ddb79b0..10b2c45a94a0 100644 --- a/sci-mathematics/maxima/maxima-5.48.1.ebuild +++ b/sci-mathematics/maxima/maxima-5.48.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit autotools elisp-common flag-o-matic python-single-r1 xdg-utils diff --git a/sci-mathematics/petsc/petsc-3.22.2.ebuild b/sci-mathematics/petsc/petsc-3.22.2.ebuild index 14ce5ca27f1b..0037b46a8454 100644 --- a/sci-mathematics/petsc/petsc-3.22.2.ebuild +++ b/sci-mathematics/petsc/petsc-3.22.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} pypy3 ) +PYTHON_COMPAT=( python3_{10..14} ) inherit flag-o-matic fortran-2 python-any-r1 toolchain-funcs diff --git a/sci-mathematics/petsc/petsc-3.23.3.ebuild b/sci-mathematics/petsc/petsc-3.23.3.ebuild index ecea740a59f1..62f99b483893 100644 --- a/sci-mathematics/petsc/petsc-3.23.3.ebuild +++ b/sci-mathematics/petsc/petsc-3.23.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{10..14} ) inherit flag-o-matic fortran-2 python-any-r1 toolchain-funcs diff --git a/sci-mathematics/petsc/petsc-3.23.4.ebuild b/sci-mathematics/petsc/petsc-3.23.4.ebuild index fdcf652a09bf..6889c41c0cea 100644 --- a/sci-mathematics/petsc/petsc-3.23.4.ebuild +++ b/sci-mathematics/petsc/petsc-3.23.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{10..14} ) inherit flag-o-matic fortran-2 python-any-r1 toolchain-funcs diff --git a/sci-mathematics/pspp/pspp-1.6.2-r3.ebuild b/sci-mathematics/pspp/pspp-1.6.2-r3.ebuild index 1e1a851ac2ff..f3a4c6719779 100644 --- a/sci-mathematics/pspp/pspp-1.6.2-r3.ebuild +++ b/sci-mathematics/pspp/pspp-1.6.2-r3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit python-any-r1 xdg diff --git a/sci-mathematics/pspp/pspp-2.0.1-r1.ebuild b/sci-mathematics/pspp/pspp-2.0.1-r1.ebuild index 63be0af5de8a..56241ae6e596 100644 --- a/sci-mathematics/pspp/pspp-2.0.1-r1.ebuild +++ b/sci-mathematics/pspp/pspp-2.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit python-any-r1 xdg diff --git a/sci-mathematics/pyromaths/pyromaths-21.8.2-r1.ebuild b/sci-mathematics/pyromaths/pyromaths-21.8.2-r1.ebuild index 186129d3aaa2..f7a0141c45fd 100644 --- a/sci-mathematics/pyromaths/pyromaths-21.8.2-r1.ebuild +++ b/sci-mathematics/pyromaths/pyromaths-21.8.2-r1.ebuild @@ -10,7 +10,7 @@ DOCS_DEPEND=" DOCS_DIR="Doc/source" DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 docs diff --git a/sci-mathematics/slepc/slepc-3.22.1.ebuild b/sci-mathematics/slepc/slepc-3.22.1.ebuild index e806aa9f57d0..6b4749cabc5d 100644 --- a/sci-mathematics/slepc/slepc-3.22.1.ebuild +++ b/sci-mathematics/slepc/slepc-3.22.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit python-any-r1 diff --git a/sci-mathematics/slepc/slepc-3.23.1.ebuild b/sci-mathematics/slepc/slepc-3.23.1.ebuild index 48e374eb6c11..0c5a66f13e7d 100644 --- a/sci-mathematics/slepc/slepc-3.23.1.ebuild +++ b/sci-mathematics/slepc/slepc-3.23.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit python-any-r1 diff --git a/sci-mathematics/stp/stp-2.3.3-r3.ebuild b/sci-mathematics/stp/stp-2.3.3-r3.ebuild index bd4d40fd22d4..49217669aa8f 100644 --- a/sci-mathematics/stp/stp-2.3.3-r3.ebuild +++ b/sci-mathematics/stp/stp-2.3.3-r3.ebuild @@ -6,7 +6,7 @@ EAPI=8 OC_COMMIT="119fe41a83bc455a24a11ecc9b78e7b13fcfcc45" GT_COMMIT="2ad076167a676e3ed62f90b754b30fac5caa1f88" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit flag-o-matic python-single-r1 cmake diff --git a/sci-mathematics/stp/stp-2.3.4.ebuild b/sci-mathematics/stp/stp-2.3.4.ebuild index 347b24f9498d..3edd8189524a 100644 --- a/sci-mathematics/stp/stp-2.3.4.ebuild +++ b/sci-mathematics/stp/stp-2.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit flag-o-matic python-single-r1 cmake diff --git a/sci-mathematics/yacas/yacas-1.9.1-r2.ebuild b/sci-mathematics/yacas/yacas-1.9.1-r2.ebuild index 447083b06888..4bd196555f21 100644 --- a/sci-mathematics/yacas/yacas-1.9.1-r2.ebuild +++ b/sci-mathematics/yacas/yacas-1.9.1-r2.ebuild @@ -6,7 +6,7 @@ EAPI=8 # Sphinx doc building is not compatible with in-tree version of sphinx-bibtex: # Extension error: You must configure the bibtex_bibfiles setting # -# PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{10..14} ) # DOCS_BUILDER="sphinx" # DOCS_DEPEND=" # dev-python/sphinxcontrib-bibtex diff --git a/sci-mathematics/z3/z3-4.15.3.ebuild b/sci-mathematics/z3/z3-4.15.3.ebuild index 54bfe61f8d92..a78f21b7a7cb 100644 --- a/sci-mathematics/z3/z3-4.15.3.ebuild +++ b/sci-mathematics/z3/z3-4.15.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit cmake-multilib java-pkg-opt-2 python-single-r1 |
