passagemath-environment 10.5.2__py3-none-any.whl → 10.5.5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {passagemath_environment-10.5.2.data → passagemath_environment-10.5.5.data}/scripts/sage-version.sh +3 -3
- {passagemath_environment-10.5.2.dist-info → passagemath_environment-10.5.5.dist-info}/METADATA +5 -5
- {passagemath_environment-10.5.2.dist-info → passagemath_environment-10.5.5.dist-info}/RECORD +28 -28
- sage/env.py +9 -4
- sage/features/__init__.py +1 -0
- sage/features/databases.py +1 -1
- sage/features/dvipng.py +1 -0
- sage/features/ffmpeg.py +1 -0
- sage/features/fricas.py +1 -0
- sage/features/gap.py +1 -0
- sage/features/giac.py +2 -0
- sage/features/igraph.py +1 -0
- sage/features/imagemagick.py +2 -0
- sage/features/kenzo.py +1 -0
- sage/features/latex.py +1 -0
- sage/features/msolve.py +2 -0
- sage/features/palp.py +2 -0
- sage/features/pdf2svg.py +1 -0
- sage/features/poppler.py +2 -0
- sage/features/symengine_py.py +1 -0
- sage/version.py +3 -3
- {passagemath_environment-10.5.2.data → passagemath_environment-10.5.5.data}/scripts/sage +0 -0
- {passagemath_environment-10.5.2.data → passagemath_environment-10.5.5.data}/scripts/sage-env +0 -0
- {passagemath_environment-10.5.2.data → passagemath_environment-10.5.5.data}/scripts/sage-num-threads.py +0 -0
- {passagemath_environment-10.5.2.data → passagemath_environment-10.5.5.data}/scripts/sage-python +0 -0
- {passagemath_environment-10.5.2.data → passagemath_environment-10.5.5.data}/scripts/sage-venv-config +0 -0
- {passagemath_environment-10.5.2.dist-info → passagemath_environment-10.5.5.dist-info}/WHEEL +0 -0
- {passagemath_environment-10.5.2.dist-info → passagemath_environment-10.5.5.dist-info}/top_level.txt +0 -0
{passagemath_environment-10.5.2.data → passagemath_environment-10.5.5.data}/scripts/sage-version.sh
RENAMED
@@ -4,6 +4,6 @@
|
|
4
4
|
# which stops "setup.py develop" from rewriting it as a Python file.
|
5
5
|
:
|
6
6
|
# This file is auto-generated by the sage-update-version script, do not edit!
|
7
|
-
SAGE_VERSION='10.5.
|
8
|
-
SAGE_RELEASE_DATE='2024-12-
|
9
|
-
SAGE_VERSION_BANNER='passagemath version 10.5.
|
7
|
+
SAGE_VERSION='10.5.5'
|
8
|
+
SAGE_RELEASE_DATE='2024-12-11'
|
9
|
+
SAGE_VERSION_BANNER='passagemath version 10.5.5, Release Date: 2024-12-11'
|
{passagemath_environment-10.5.2.dist-info → passagemath_environment-10.5.5.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.5
|
4
4
|
Summary: passagemath: System and software environment
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -29,20 +29,20 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
29
|
Requires-Python: <3.13,>=3.9
|
30
30
|
Description-Content-Type: text/x-rst
|
31
31
|
Provides-Extra: conf
|
32
|
-
Requires-Dist: passagemath-conf~=10.5.
|
32
|
+
Requires-Dist: passagemath-conf~=10.5.5.0; extra == "conf"
|
33
33
|
Provides-Extra: cython
|
34
34
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
35
35
|
Requires-Dist: cython<3.1.0,>=3.0.8; extra == "cython"
|
36
36
|
Provides-Extra: docbuild
|
37
|
-
Requires-Dist: passagemath-docbuild~=10.5.
|
37
|
+
Requires-Dist: passagemath-docbuild~=10.5.5.0; extra == "docbuild"
|
38
38
|
Provides-Extra: pytest
|
39
39
|
Requires-Dist: pytest; extra == "pytest"
|
40
40
|
Provides-Extra: rst2ipynb
|
41
41
|
Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
42
42
|
Provides-Extra: sage
|
43
|
-
Requires-Dist: passagemath-standard~=10.5.
|
43
|
+
Requires-Dist: passagemath-standard~=10.5.5.0; extra == "sage"
|
44
44
|
Provides-Extra: sws2rst
|
45
|
-
Requires-Dist: passagemath-sws2rst~=10.5.
|
45
|
+
Requires-Dist: passagemath-sws2rst~=10.5.5.0; extra == "sws2rst"
|
46
46
|
Provides-Extra: tox
|
47
47
|
Requires-Dist: tox>=4.11; extra == "tox"
|
48
48
|
|
{passagemath_environment-10.5.2.dist-info → passagemath_environment-10.5.5.dist-info}/RECORD
RENAMED
@@ -1,58 +1,58 @@
|
|
1
|
-
passagemath_environment-10.5.
|
2
|
-
passagemath_environment-10.5.
|
3
|
-
passagemath_environment-10.5.
|
4
|
-
passagemath_environment-10.5.
|
5
|
-
passagemath_environment-10.5.
|
6
|
-
passagemath_environment-10.5.
|
1
|
+
passagemath_environment-10.5.5.data/scripts/sage,sha256=IjVLatRQBOGrVkqum1vDra9CZ0N7fkT0qfZNqJQRews,43367
|
2
|
+
passagemath_environment-10.5.5.data/scripts/sage-env,sha256=bJMK-CihfTEImHt86_rR8vAlhTHpuzCNKvdv9MsDM6A,23497
|
3
|
+
passagemath_environment-10.5.5.data/scripts/sage-num-threads.py,sha256=U09CpRe4aXkHNWHoZSYoQwYRASrvoT-l-zslRiGVbWc,3128
|
4
|
+
passagemath_environment-10.5.5.data/scripts/sage-python,sha256=gXVskicH9NJtE5apMm1U-ZWDzWiz3Rm6dFBND2y60gI,28
|
5
|
+
passagemath_environment-10.5.5.data/scripts/sage-venv-config,sha256=XeQOA2wIaIfUaEf9aPFUMQvr2s-aKKSLaBZORoSpP3Y,1371
|
6
|
+
passagemath_environment-10.5.5.data/scripts/sage-version.sh,sha256=pegTU-SDefQSVlWecAWY3o4gwP-tkpZCUy3Qmh2ncu4,401
|
7
7
|
sage/all__sagemath_environment.py,sha256=d44XIAz0tXfPdQxa3dGJvF2WEf6stMQxLUFL0GC1Sv4,188
|
8
|
-
sage/env.py,sha256=
|
9
|
-
sage/version.py,sha256=
|
10
|
-
sage/features/__init__.py,sha256=
|
8
|
+
sage/env.py,sha256=7Oq3mOSIfX9fQ-1zb3J6zJn-1_mhALLA0jtfZfsLKw0,19497
|
9
|
+
sage/version.py,sha256=yKFigkWcJXfqyvvSBan-alVl-gxQyzUPwl6uhF1KQXs,277
|
10
|
+
sage/features/__init__.py,sha256=okK1q1WIdILxqxzyOxWvXBmqVz2FQhYT7LL40SPr9LY,36978
|
11
11
|
sage/features/all.py,sha256=6YQEvdLvw6Ipb0u-PLsB97wWnHj28qBYoz3fGbgrFmg,4236
|
12
12
|
sage/features/bliss.py,sha256=SeLzXDEH30tgup593E42VJGGpR2gpRRI4lBt0ufCaGc,2447
|
13
13
|
sage/features/cddlib.py,sha256=1ZAgMcA7WgRn5QBi3f_34CDtZkdLiFvxzEuU4zMtMiI,1446
|
14
14
|
sage/features/coxeter3.py,sha256=FwmbW2JsER7j8KGonUEDe0Mfn-5QndDY2gGLcS84gso,1475
|
15
15
|
sage/features/csdp.py,sha256=gen-XGjD-BcbOojILWv9L-T1zamb0_qFRlshk0k_j-k,2849
|
16
16
|
sage/features/cython.py,sha256=iCIV3-Btwv6vX2L15cbCyHuNx71-xcLcpwt6wCYC1Xc,1291
|
17
|
-
sage/features/databases.py,sha256=
|
17
|
+
sage/features/databases.py,sha256=N1mk0bDzM27FkKyc4MHeZFhQAszusfX7ixt4bnb7xxs,10994
|
18
18
|
sage/features/dot2tex.py,sha256=xW_d8nroNiI_LDuy3qLH30qDnOSyDJcGmIegDRODIgE,1266
|
19
|
-
sage/features/dvipng.py,sha256=
|
19
|
+
sage/features/dvipng.py,sha256=K-8iEGjmv0OFkdQfbNmncsfFXYhG6lz8FcY1XAcKgoM,1331
|
20
20
|
sage/features/eclib.py,sha256=tP9rUZ2_vTe02cI49hV3WeTgwVvJ1VkJmzTN9VEOPtc,1499
|
21
21
|
sage/features/ecm.py,sha256=LdvVZwAmzD0wx2qOJIvcHo2HHCwDg_xk2x7jWRumnWA,1627
|
22
|
-
sage/features/ffmpeg.py,sha256=
|
22
|
+
sage/features/ffmpeg.py,sha256=XqgWOdQDsLC-ANZ89cUtGWguncokNIIGmU_EFDTPXgY,4763
|
23
23
|
sage/features/four_ti_2.py,sha256=fKuKtWscuOCF4T1v8iNAlkRxSfyfp_1M-W4l9xaG6gg,1723
|
24
|
-
sage/features/fricas.py,sha256=
|
24
|
+
sage/features/fricas.py,sha256=a0GLWaU6tPxpMc0_UIGgxZ0BZAryDmlj6cbq3Ov9KHs,2583
|
25
25
|
sage/features/frobby.py,sha256=ITL0J4N4MKN2yuBKS6c-1vw_R7nZr72ZoPKeXi3JJVg,1500
|
26
|
-
sage/features/gap.py,sha256=
|
26
|
+
sage/features/gap.py,sha256=cmjZ8AGA1Lk9tgWw03VJeCMq1eMZgmhbAvOkRzLk7Xs,3375
|
27
27
|
sage/features/gfan.py,sha256=VXzxylL_LdtG-rqIOToE81wUhXmBgojal-NB1LxjRAg,1474
|
28
|
-
sage/features/giac.py,sha256=
|
28
|
+
sage/features/giac.py,sha256=9JFOcHmyrVRV9J6Ue2Ov161FW3r5APreKOaUbI9tZEw,1026
|
29
29
|
sage/features/graph_generators.py,sha256=YW9QgjD4Jf_clpg9Q3rZZnPmurzglumkz2NAg32JBkI,6219
|
30
30
|
sage/features/graphviz.py,sha256=BY9LU2-p9a3uvw8L07CVDDMiznyzJajFi1W7fb0T2pQ,3516
|
31
|
-
sage/features/igraph.py,sha256=
|
32
|
-
sage/features/imagemagick.py,sha256=
|
31
|
+
sage/features/igraph.py,sha256=PS5bMx-2AH99xFeSBNWBwfAKHL5DNud2QRGNtRWezrc,1493
|
32
|
+
sage/features/imagemagick.py,sha256=IfksY7vqFoy8FEbOPh_clot9uBiVBNVt0LMPmi4smJM,5238
|
33
33
|
sage/features/info.py,sha256=bTnbU8R626KyK6QNO5kt2_Gah-w2QFZ2HrNGHd9KbA8,729
|
34
34
|
sage/features/interfaces.py,sha256=5XPbHGOtH3khvXe2zl7kjR67YPq1Bhf7a6fv1d9s1z4,8295
|
35
35
|
sage/features/internet.py,sha256=he6OLOrLihRrkWCCKVwyBGZyXmU7XRP-ZWfUPR_A1C4,2074
|
36
36
|
sage/features/jmol.py,sha256=Gg7vTzNRJoPIQSbF25gifJvqHJDn0dm5HZTEA4TMdNA,1135
|
37
37
|
sage/features/join_feature.py,sha256=5UqBs4DCUZddchINdg_HTIKLESOC0scm9u3lsIImmuY,5376
|
38
|
-
sage/features/kenzo.py,sha256=
|
39
|
-
sage/features/latex.py,sha256=
|
38
|
+
sage/features/kenzo.py,sha256=wg74fq-SlaULV8nxQBu3YRHNaU0HRIWPt1CujECAOAM,2673
|
39
|
+
sage/features/latex.py,sha256=RlAiKh9D3ueNR7oVnM5l3MHytHGvLeDZpwbwBZKBfeI,9617
|
40
40
|
sage/features/latte.py,sha256=lmVKos8_f9UJjU1nSVuAWURM80fsYIv1n1do-5pCbd4,2787
|
41
41
|
sage/features/lrs.py,sha256=ru_VDo0Y6am54FQd9zqanhqoXnZXP2hudnkjD9GNNlI,5963
|
42
42
|
sage/features/macaulay2.py,sha256=cv3imBr1VSwglrlrbYzIOymAcXF7p5FOhBxrm5sjDSo,1565
|
43
43
|
sage/features/mcqd.py,sha256=GfllBC9A170B0z64bE3AZ9yLfUF8aTdQDgGhRwCnYGc,1397
|
44
44
|
sage/features/meataxe.py,sha256=9uYHmPzED2RGmK5ge56zJlnHDhKVQidPEbxLThSdiaw,1458
|
45
45
|
sage/features/mip_backends.py,sha256=3NcBZMtpc8ga0ZJ_mKpdhuCFCRlfWwprrQYdH8ERBxU,4659
|
46
|
-
sage/features/msolve.py,sha256=
|
46
|
+
sage/features/msolve.py,sha256=reJZNfU9vUikpWv0LaGAC0mtTUeVEVJTI2E8MXH9AgM,2495
|
47
47
|
sage/features/nauty.py,sha256=RxY4q1skVUYFNYl00mNb93Z2W9wQHYPVxB46B7rDIcY,2341
|
48
48
|
sage/features/normaliz.py,sha256=cWmDeu3tMfyUOLA3IlqI6sYwRhSz0dv2tQhIClvvqcw,1384
|
49
|
-
sage/features/palp.py,sha256=
|
49
|
+
sage/features/palp.py,sha256=H-xhhVIv7J95ULY9p4qvVnuw29zWQztfPRVbpdC3Grk,2256
|
50
50
|
sage/features/pandoc.py,sha256=znyRzmwjtdx16DPIkeU2hTxylRfntUfwgefcMYvVo8o,1358
|
51
|
-
sage/features/pdf2svg.py,sha256=
|
51
|
+
sage/features/pdf2svg.py,sha256=jcIpG_iFG9VG6cN4eoDrvVXTAUCkRDvwdH46olphxxw,1413
|
52
52
|
sage/features/phitigra.py,sha256=VBWeUOd4lJTUr-M9IDJE2SkoUsHmtyD3N3fNDVQDf8c,1292
|
53
53
|
sage/features/pkg_systems.py,sha256=GOyVswRAAFqQ_oSZOZz-IA51c7a4N77tnQkfZ69xukY,6995
|
54
54
|
sage/features/polymake.py,sha256=Ix2qM0izHhBFa-IGTWjcbW9ofutbRP6FTL5p4buSgPU,1429
|
55
|
-
sage/features/poppler.py,sha256=
|
55
|
+
sage/features/poppler.py,sha256=orH2EOrKcUKFVKcNBRE4f0-9djOQWqJwWnEL17u9mrg,2233
|
56
56
|
sage/features/qepcad.py,sha256=hD7TY_e9tCAqGyVHzsij4sOkDejzxvf-KMsqLB5JeLE,1495
|
57
57
|
sage/features/rubiks.py,sha256=NF6ebywycUBA4n-e5rf4_KRPv7qLrkLi7Y_qTkl_gTI,5353
|
58
58
|
sage/features/sagemath.py,sha256=aGKPWuOOfEbrv8QKwZIxNI335PN3lOtMYQE9ypTy20I,55145
|
@@ -62,7 +62,7 @@ sage/features/sirocco.py,sha256=wWG1tWXFnUPY5XVL5eQXKSQiX4g-bwsMXekIltbVQFs,1452
|
|
62
62
|
sage/features/sloane_database.py,sha256=RD9uL2J5RpQKrK3ugdgtxDCVNYiMdtYKbXl01kdC16U,1904
|
63
63
|
sage/features/sphinx.py,sha256=52lO3muIkTYhmd_gdVsHEPMQeFWsbTHiky5z2E9mSPM,2299
|
64
64
|
sage/features/standard.py,sha256=Eh95Xj-swHqPvORXCntVmz0U1XxXqv7KpYdrUKJAdac,2036
|
65
|
-
sage/features/symengine_py.py,sha256=
|
65
|
+
sage/features/symengine_py.py,sha256=PCVR-z8ube4JYOLHecW9kc9pFZRQ2k8QIdxUN5ceAcQ,1524
|
66
66
|
sage/features/sympow.py,sha256=YtZbWqqdzeXaJ88ae4eX6SQI1VaggXV8OnrghVqS5nY,1543
|
67
67
|
sage/features/tdlib.py,sha256=Lij2GGLbh0ja_fNYAff4ZozVi6lcD_5Dzn005IAgWBg,1260
|
68
68
|
sage/features/threejs.py,sha256=6oanR1omSvCAEDmwh1xiiPjFM648K66_oLQT6nyz_Q0,2368
|
@@ -72,7 +72,7 @@ sage/misc/package.py,sha256=xZF5iijW69X9DblpnLcYXQiRdjE7Uhu1MJ5eeq12T9o,19191
|
|
72
72
|
sage/misc/package_dir.py,sha256=zzL-ASJSn8oX_gejqMrHrTfesVt31vAp3g-ouZKiOks,26899
|
73
73
|
sage/misc/temporary_file.py,sha256=Z-0blAIrU1MAdpl3z8M_6n7-zj4Ac3NA-ULSIIKmCWU,19138
|
74
74
|
sage/misc/viewer.py,sha256=Jm4pABqyMs1hvggLA0JZAiZ_26uaBtPpaRKQUTddVE4,11574
|
75
|
-
passagemath_environment-10.5.
|
76
|
-
passagemath_environment-10.5.
|
77
|
-
passagemath_environment-10.5.
|
78
|
-
passagemath_environment-10.5.
|
75
|
+
passagemath_environment-10.5.5.dist-info/METADATA,sha256=cRMrEEI8CGz3SvDB77MQ5qJTJbWUqNgNLLmmMpgd0rU,4121
|
76
|
+
passagemath_environment-10.5.5.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
|
77
|
+
passagemath_environment-10.5.5.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
78
|
+
passagemath_environment-10.5.5.dist-info/RECORD,,
|
sage/env.py
CHANGED
@@ -2,16 +2,21 @@
|
|
2
2
|
r"""
|
3
3
|
Sage Runtime Environment
|
4
4
|
|
5
|
-
Verify that importing ``sage.all`` works in Sage's Python without any
|
6
|
-
environment variables, and has the same ``SAGE_ROOT`` and
|
7
|
-
(see also :issue:`29446`)
|
5
|
+
Verify that importing ``sage.all`` works in Sage's Python without any
|
6
|
+
``SAGE_`` environment variables, and has the same ``SAGE_ROOT`` and
|
7
|
+
``SAGE_LOCAL`` (see also :issue:`29446`). If ``SAGE_ROOT`` is a path,
|
8
|
+
we normalize it, but keep in mind that ``SAGE_ROOT`` may also be
|
9
|
+
``None``::
|
8
10
|
|
9
11
|
sage: env = {k:v for (k,v) in os.environ.items() if not k.startswith("SAGE_")}
|
10
12
|
sage: from subprocess import check_output
|
11
13
|
sage: module_name = "sage.all" # hide .all import from the linter
|
12
14
|
sage: cmd = f"from {module_name} import SAGE_ROOT, SAGE_LOCAL;"
|
13
15
|
sage: cmd += "from os.path import samefile;"
|
14
|
-
sage:
|
16
|
+
sage: if SAGE_ROOT is None:
|
17
|
+
....: cmd += "s1 = SAGE_ROOT is None;"
|
18
|
+
....: else:
|
19
|
+
....: cmd += f"s1 = samefile(SAGE_ROOT, '{SAGE_ROOT}');"
|
15
20
|
sage: cmd += f"s2 = samefile(SAGE_LOCAL, '{SAGE_LOCAL}');"
|
16
21
|
sage: cmd += "print(s1 and s2);"
|
17
22
|
sage: out = check_output([sys.executable, "-c", cmd], env=env).decode().strip() # long time
|
sage/features/__init__.py
CHANGED
sage/features/databases.py
CHANGED
sage/features/dvipng.py
CHANGED
sage/features/ffmpeg.py
CHANGED
sage/features/fricas.py
CHANGED
sage/features/gap.py
CHANGED
sage/features/giac.py
CHANGED
@@ -7,6 +7,7 @@ from . import Executable, FeatureTestResult, PythonModule
|
|
7
7
|
from .join_feature import JoinFeature
|
8
8
|
|
9
9
|
|
10
|
+
|
10
11
|
class Giac(Executable):
|
11
12
|
r"""
|
12
13
|
A :class:`~sage.features.Feature` describing the presence of :ref:`giac <spkg_giac>`.
|
@@ -28,6 +29,7 @@ class Giac(Executable):
|
|
28
29
|
Executable.__init__(self, 'giac_executable', executable='giac',
|
29
30
|
spkg='giac', type='standard')
|
30
31
|
|
32
|
+
|
31
33
|
def all_features():
|
32
34
|
return [JoinFeature("giac",
|
33
35
|
(Giac(),
|
sage/features/igraph.py
CHANGED
sage/features/imagemagick.py
CHANGED
@@ -21,6 +21,7 @@ checked in this module.
|
|
21
21
|
from . import Executable, FeatureTestResult
|
22
22
|
from .join_feature import JoinFeature
|
23
23
|
|
24
|
+
|
24
25
|
class Magick(Executable):
|
25
26
|
r"""
|
26
27
|
A :class:`~sage.features.Feature` describing the presence of ``magick`` or the deprecated ``convert``.
|
@@ -134,5 +135,6 @@ class ImageMagick(JoinFeature):
|
|
134
135
|
spkg='imagemagick',
|
135
136
|
url='https://www.imagemagick.org/')
|
136
137
|
|
138
|
+
|
137
139
|
def all_features():
|
138
140
|
return [ImageMagick()]
|
sage/features/kenzo.py
CHANGED
sage/features/latex.py
CHANGED
@@ -208,6 +208,7 @@ class dvips(Executable):
|
|
208
208
|
Executable.__init__(self, 'dvips', executable='dvips',
|
209
209
|
url='https://tug.org/texinfohtml/dvips.html')
|
210
210
|
|
211
|
+
|
211
212
|
class TeXFile(StaticFile):
|
212
213
|
r"""
|
213
214
|
A :class:`sage.features.Feature` describing the presence of a TeX file.
|
sage/features/msolve.py
CHANGED
@@ -23,6 +23,7 @@ from . import Executable, FeatureTestResult, PythonModule
|
|
23
23
|
from .join_feature import JoinFeature
|
24
24
|
|
25
25
|
|
26
|
+
|
26
27
|
class msolve(Executable):
|
27
28
|
r"""
|
28
29
|
A :class:`~sage.features.Feature` describing the presence of :ref:`msolve <spkg_msolve>`.
|
@@ -65,6 +66,7 @@ class msolve(Executable):
|
|
65
66
|
reason="output of msolve -h not recognized")
|
66
67
|
return FeatureTestResult(self, True)
|
67
68
|
|
69
|
+
|
68
70
|
def all_features():
|
69
71
|
return [JoinFeature("msolve",
|
70
72
|
(msolve(),
|
sage/features/palp.py
CHANGED
@@ -43,6 +43,7 @@ class PalpExecutable(Executable):
|
|
43
43
|
executable=f"{palpprog}.x",
|
44
44
|
spkg='palp', type='standard')
|
45
45
|
|
46
|
+
|
46
47
|
class Palp(JoinFeature):
|
47
48
|
r"""
|
48
49
|
A :class:`~sage.features.Feature` describing the presence of :ref:`PALP <spkg_palp>`.
|
@@ -61,5 +62,6 @@ class Palp(JoinFeature):
|
|
61
62
|
for suff in (None, 4, 5, 6, 11)],
|
62
63
|
description='PALP')
|
63
64
|
|
65
|
+
|
64
66
|
def all_features():
|
65
67
|
return [Palp()]
|
sage/features/pdf2svg.py
CHANGED
sage/features/poppler.py
CHANGED
@@ -32,6 +32,7 @@ Currently we only check for the presence of ``pdftocairo``.
|
|
32
32
|
|
33
33
|
from . import Executable
|
34
34
|
|
35
|
+
|
35
36
|
class pdftocairo(Executable):
|
36
37
|
r"""
|
37
38
|
A :class:`sage.features.Feature` describing the presence of
|
@@ -54,5 +55,6 @@ class pdftocairo(Executable):
|
|
54
55
|
Executable.__init__(self, "pdftocairo", executable='pdftocairo',
|
55
56
|
url='https://poppler.freedesktop.org/')
|
56
57
|
|
58
|
+
|
57
59
|
def all_features():
|
58
60
|
return [pdftocairo()]
|
sage/features/symengine_py.py
CHANGED
sage/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# sage_setup: distribution = sagemath-environment
|
2
2
|
# Sage version information for Python scripts
|
3
3
|
# This file is auto-generated by the sage-update-version script, do not edit!
|
4
|
-
version = '10.5.
|
5
|
-
date = '2024-12-
|
6
|
-
banner = 'passagemath version 10.5.
|
4
|
+
version = '10.5.5'
|
5
|
+
date = '2024-12-11'
|
6
|
+
banner = 'passagemath version 10.5.5, Release Date: 2024-12-11'
|
File without changes
|
{passagemath_environment-10.5.2.data → passagemath_environment-10.5.5.data}/scripts/sage-env
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.5.2.data → passagemath_environment-10.5.5.data}/scripts/sage-python
RENAMED
File without changes
|
{passagemath_environment-10.5.2.data → passagemath_environment-10.5.5.data}/scripts/sage-venv-config
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.5.2.dist-info → passagemath_environment-10.5.5.dist-info}/top_level.txt
RENAMED
File without changes
|