passagemath-environment 10.4.40__tar.gz → 10.4.44__tar.gz
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.4.40/passagemath_environment.egg-info → passagemath_environment-10.4.44}/PKG-INFO +13 -10
- passagemath_environment-10.4.44/VERSION.txt +1 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-version.sh +3 -3
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44/passagemath_environment.egg-info}/PKG-INFO +13 -10
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/passagemath_environment.egg-info/requires.txt +4 -4
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/pyproject.toml +15 -9
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/env.py +2 -1
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/__init__.py +11 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/cddlib.py +4 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/databases.py +1 -1
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/latte.py +6 -3
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/version.py +3 -3
- passagemath_environment-10.4.40/VERSION.txt +0 -1
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/MANIFEST.in +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/README.rst +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/math-readline +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-cachegrind +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-callgrind +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-cleaner +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-coverage +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-cython +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-env +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-env-config.in +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-eval +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-fixdoctests +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-grep +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-grepdoc +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-inline-fortran +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-ipynb2rst +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-ipython +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-list-packages +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-massif +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-notebook +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-num-threads.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-omega +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-preparse +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-python +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-run +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-run-cython +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-runtests +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-src-env-config.in +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-startuptime.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-update-version +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-valgrind +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-venv-config +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/passagemath_environment.egg-info/SOURCES.txt +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/passagemath_environment.egg-info/dependency_links.txt +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/passagemath_environment.egg-info/top_level.txt +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/pyproject.toml.m4 +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/requirements-editable.txt.m4 +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/requirements.txt.m4 +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/all__sagemath_environment.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/all.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/bliss.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/coxeter3.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/csdp.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/cython.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/dvipng.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/ecm.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/ffmpeg.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/four_ti_2.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/fricas.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/gap.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/gfan.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/giac.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/graph_generators.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/graphviz.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/igraph.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/imagemagick.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/interfaces.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/internet.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/jmol.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/join_feature.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/kenzo.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/latex.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/lrs.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/mcqd.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/meataxe.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/mip_backends.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/msolve.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/nauty.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/normaliz.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/palp.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/pandoc.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/pdf2svg.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/phitigra.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/pkg_systems.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/polymake.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/poppler.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/rubiks.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/sagemath.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/sat.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/singular.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/sirocco.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/sphinx.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/standard.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/symengine_py.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/tdlib.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/threejs.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/topcom.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/misc/all__sagemath_environment.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/misc/package.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/misc/package_dir.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/misc/temporary_file.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/misc/viewer.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/setup.cfg +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/setup.py +0 -0
- {passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/tox.ini +0 -0
@@ -1,15 +1,18 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.44
|
4
4
|
Summary: passagemath: System and software environment
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
|
+
Maintainer: Matthias Köppe, passagemath contributors
|
6
7
|
License: GNU General Public License (GPL) v2 or later
|
7
|
-
Project-URL:
|
8
|
-
Project-URL:
|
9
|
-
Project-URL:
|
8
|
+
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
|
9
|
+
Project-URL: repo (upstream), https://github.com/sagemath/sage
|
10
|
+
Project-URL: repo, https://github.com/passagemath/passagemath
|
10
11
|
Project-URL: documentation, https://doc.sagemath.org
|
11
|
-
Project-URL: homepage, https://www.sagemath.org
|
12
|
-
Project-URL:
|
12
|
+
Project-URL: homepage (upstream), https://www.sagemath.org
|
13
|
+
Project-URL: discourse, https://passagemath.discourse.group
|
14
|
+
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
|
15
|
+
Project-URL: tracker, https://github.com/passagemath/passagemath/issues
|
13
16
|
Classifier: Development Status :: 6 - Mature
|
14
17
|
Classifier: Intended Audience :: Education
|
15
18
|
Classifier: Intended Audience :: Science/Research
|
@@ -26,11 +29,11 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
26
29
|
Requires-Python: <3.13,>=3.9
|
27
30
|
Description-Content-Type: text/x-rst
|
28
31
|
Provides-Extra: conf
|
29
|
-
Requires-Dist: passagemath-conf~=10.4.
|
32
|
+
Requires-Dist: passagemath-conf~=10.4.44.0; extra == "conf"
|
30
33
|
Provides-Extra: docbuild
|
31
|
-
Requires-Dist: passagemath-docbuild~=10.4.
|
34
|
+
Requires-Dist: passagemath-docbuild~=10.4.44.0; extra == "docbuild"
|
32
35
|
Provides-Extra: sage
|
33
|
-
Requires-Dist: passagemath-standard~=10.4.
|
36
|
+
Requires-Dist: passagemath-standard~=10.4.44.0; extra == "sage"
|
34
37
|
Provides-Extra: cython
|
35
38
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
36
39
|
Requires-Dist: cython<3.1.0,>=3.0.8; extra == "cython"
|
@@ -41,7 +44,7 @@ Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
|
41
44
|
Provides-Extra: tox
|
42
45
|
Requires-Dist: tox>=4.11; extra == "tox"
|
43
46
|
Provides-Extra: sws2rst
|
44
|
-
Requires-Dist: passagemath-sws2rst~=10.4.
|
47
|
+
Requires-Dist: passagemath-sws2rst~=10.4.44.0; extra == "sws2rst"
|
45
48
|
|
46
49
|
=========================================================================
|
47
50
|
passagemath: System and software environment
|
@@ -0,0 +1 @@
|
|
1
|
+
10.4.44
|
@@ -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.4.
|
8
|
-
SAGE_RELEASE_DATE='2024-11-
|
9
|
-
SAGE_VERSION_BANNER='passagemath version 10.4.
|
7
|
+
SAGE_VERSION='10.4.44'
|
8
|
+
SAGE_RELEASE_DATE='2024-11-05'
|
9
|
+
SAGE_VERSION_BANNER='passagemath version 10.4.44, Release Date: 2024-11-05'
|
@@ -1,15 +1,18 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.44
|
4
4
|
Summary: passagemath: System and software environment
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
|
+
Maintainer: Matthias Köppe, passagemath contributors
|
6
7
|
License: GNU General Public License (GPL) v2 or later
|
7
|
-
Project-URL:
|
8
|
-
Project-URL:
|
9
|
-
Project-URL:
|
8
|
+
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
|
9
|
+
Project-URL: repo (upstream), https://github.com/sagemath/sage
|
10
|
+
Project-URL: repo, https://github.com/passagemath/passagemath
|
10
11
|
Project-URL: documentation, https://doc.sagemath.org
|
11
|
-
Project-URL: homepage, https://www.sagemath.org
|
12
|
-
Project-URL:
|
12
|
+
Project-URL: homepage (upstream), https://www.sagemath.org
|
13
|
+
Project-URL: discourse, https://passagemath.discourse.group
|
14
|
+
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
|
15
|
+
Project-URL: tracker, https://github.com/passagemath/passagemath/issues
|
13
16
|
Classifier: Development Status :: 6 - Mature
|
14
17
|
Classifier: Intended Audience :: Education
|
15
18
|
Classifier: Intended Audience :: Science/Research
|
@@ -26,11 +29,11 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
26
29
|
Requires-Python: <3.13,>=3.9
|
27
30
|
Description-Content-Type: text/x-rst
|
28
31
|
Provides-Extra: conf
|
29
|
-
Requires-Dist: passagemath-conf~=10.4.
|
32
|
+
Requires-Dist: passagemath-conf~=10.4.44.0; extra == "conf"
|
30
33
|
Provides-Extra: docbuild
|
31
|
-
Requires-Dist: passagemath-docbuild~=10.4.
|
34
|
+
Requires-Dist: passagemath-docbuild~=10.4.44.0; extra == "docbuild"
|
32
35
|
Provides-Extra: sage
|
33
|
-
Requires-Dist: passagemath-standard~=10.4.
|
36
|
+
Requires-Dist: passagemath-standard~=10.4.44.0; extra == "sage"
|
34
37
|
Provides-Extra: cython
|
35
38
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
36
39
|
Requires-Dist: cython<3.1.0,>=3.0.8; extra == "cython"
|
@@ -41,7 +44,7 @@ Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
|
41
44
|
Provides-Extra: tox
|
42
45
|
Requires-Dist: tox>=4.11; extra == "tox"
|
43
46
|
Provides-Extra: sws2rst
|
44
|
-
Requires-Dist: passagemath-sws2rst~=10.4.
|
47
|
+
Requires-Dist: passagemath-sws2rst~=10.4.44.0; extra == "sws2rst"
|
45
48
|
|
46
49
|
=========================================================================
|
47
50
|
passagemath: System and software environment
|
@@ -1,13 +1,13 @@
|
|
1
1
|
|
2
2
|
[conf]
|
3
|
-
passagemath-conf~=10.4.
|
3
|
+
passagemath-conf~=10.4.44.0
|
4
4
|
|
5
5
|
[cython]
|
6
6
|
cython!=3.0.3,<4.0,>=3.0
|
7
7
|
cython<3.1.0,>=3.0.8
|
8
8
|
|
9
9
|
[docbuild]
|
10
|
-
passagemath-docbuild~=10.4.
|
10
|
+
passagemath-docbuild~=10.4.44.0
|
11
11
|
|
12
12
|
[pytest]
|
13
13
|
pytest
|
@@ -16,10 +16,10 @@ pytest
|
|
16
16
|
rst2ipynb>=0.2.2
|
17
17
|
|
18
18
|
[sage]
|
19
|
-
passagemath-standard~=10.4.
|
19
|
+
passagemath-standard~=10.4.44.0
|
20
20
|
|
21
21
|
[sws2rst]
|
22
|
-
passagemath-sws2rst~=10.4.
|
22
|
+
passagemath-sws2rst~=10.4.44.0
|
23
23
|
|
24
24
|
[tox]
|
25
25
|
tox>=4.11
|
@@ -14,6 +14,10 @@ dependencies = []
|
|
14
14
|
dynamic = ["version"]
|
15
15
|
license = {text = "GNU General Public License (GPL) v2 or later"}
|
16
16
|
authors = [{name = "The Sage Developers", email = "sage-support@googlegroups.com"}]
|
17
|
+
maintainers = [
|
18
|
+
{name = "Matthias Köppe"},
|
19
|
+
{name = "passagemath contributors"},
|
20
|
+
]
|
17
21
|
classifiers = [
|
18
22
|
"Development Status :: 6 - Mature",
|
19
23
|
"Intended Audience :: Education",
|
@@ -32,22 +36,24 @@ classifiers = [
|
|
32
36
|
requires-python = ">=3.9, <3.13"
|
33
37
|
|
34
38
|
[project.urls]
|
35
|
-
|
36
|
-
"
|
37
|
-
|
39
|
+
"release notes" = "https://github.com/passagemath/passagemath/releases"
|
40
|
+
"repo (upstream)" = "https://github.com/sagemath/sage"
|
41
|
+
"repo" = "https://github.com/passagemath/passagemath"
|
38
42
|
documentation = "https://doc.sagemath.org"
|
39
|
-
homepage = "https://www.sagemath.org"
|
40
|
-
|
43
|
+
"homepage (upstream)" = "https://www.sagemath.org"
|
44
|
+
"discourse" = "https://passagemath.discourse.group"
|
45
|
+
"tracker (upstream)" = "https://github.com/sagemath/sage/issues"
|
46
|
+
"tracker" = "https://github.com/passagemath/passagemath/issues"
|
41
47
|
|
42
48
|
[project.optional-dependencies]
|
43
|
-
conf = ['passagemath-conf ~= 10.4.
|
44
|
-
docbuild = ['passagemath-docbuild ~= 10.4.
|
45
|
-
sage = ['passagemath-standard ~= 10.4.
|
49
|
+
conf = ['passagemath-conf ~= 10.4.44.0',] # sage.env can optionally use sage_conf
|
50
|
+
docbuild = ['passagemath-docbuild ~= 10.4.44.0',] # For "sage --docbuild"
|
51
|
+
sage = ['passagemath-standard ~= 10.4.44.0',] # For "sage", "sage -t", ...
|
46
52
|
cython = ['cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',] # For "sage --cython"
|
47
53
|
pytest = ['pytest',] # For "sage --pytest"
|
48
54
|
rst2ipynb = ['rst2ipynb >=0.2.2',] # For "sage --rst2ipynb"
|
49
55
|
tox = ['tox >= 4.11',] # For "sage --tox"
|
50
|
-
sws2rst = ['passagemath-sws2rst ~= 10.4.
|
56
|
+
sws2rst = ['passagemath-sws2rst ~= 10.4.44.0',] # For "sage --sws2rst"
|
51
57
|
|
52
58
|
[project.readme]
|
53
59
|
file = "README.rst"
|
@@ -11,7 +11,7 @@ environment variables, and has the same ``SAGE_ROOT`` and ``SAGE_LOCAL``
|
|
11
11
|
sage: module_name = "sage.all" # hide .all import from the linter
|
12
12
|
sage: cmd = f"from {module_name} import SAGE_ROOT, SAGE_LOCAL;"
|
13
13
|
sage: cmd += "from os.path import samefile;"
|
14
|
-
sage: cmd += f"s1 = samefile(SAGE_ROOT, '{SAGE_ROOT}');"
|
14
|
+
sage: cmd += f"s1 = samefile(SAGE_ROOT, '{SAGE_ROOT}') if SAGE_ROOT else True;"
|
15
15
|
sage: cmd += f"s2 = samefile(SAGE_LOCAL, '{SAGE_LOCAL}');"
|
16
16
|
sage: cmd += "print(s1 and s2);"
|
17
17
|
sage: out = check_output([sys.executable, "-c", cmd], env=env).decode().strip() # long time
|
@@ -373,6 +373,7 @@ def cython_aliases(required_modules=None, optional_modules=None):
|
|
373
373
|
|
374
374
|
EXAMPLES::
|
375
375
|
|
376
|
+
sage: # needs sage.misc.cython (actually just pkgconfig)
|
376
377
|
sage: from sage.env import cython_aliases
|
377
378
|
sage: cython_aliases()
|
378
379
|
{...}
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/__init__.py
RENAMED
@@ -742,6 +742,17 @@ class Executable(FileFeature):
|
|
742
742
|
sage.features.FeatureNotPresentError: does-not-exist is not available.
|
743
743
|
Executable 'does-not-exist-xxxxyxyyxyy' not found on PATH.
|
744
744
|
"""
|
745
|
+
try:
|
746
|
+
# populated in PyPI wheels by pkgs/sagemath-*/repair_wheel.py
|
747
|
+
import sage_wheels
|
748
|
+
except ImportError:
|
749
|
+
pass
|
750
|
+
else:
|
751
|
+
search_path = ':'.join(os.path.join(p, 'bin') for p in sage_wheels.__path__)
|
752
|
+
path = shutil.which(self.executable, path=search_path)
|
753
|
+
if path is not None:
|
754
|
+
return path
|
755
|
+
|
745
756
|
if SAGE_LOCAL:
|
746
757
|
if Path(SAGE_VENV).resolve() != Path(SAGE_LOCAL).resolve():
|
747
758
|
# As sage.env currently gives SAGE_LOCAL a fallback value from SAGE_VENV,
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/databases.py
RENAMED
@@ -53,7 +53,7 @@ class DatabaseCremona(StaticFile):
|
|
53
53
|
EXAMPLES::
|
54
54
|
|
55
55
|
sage: from sage.features.databases import DatabaseCremona
|
56
|
-
sage: DatabaseCremona('cremona_mini', type='standard').is_present()
|
56
|
+
sage: DatabaseCremona('cremona_mini', type='standard').is_present() # needs database_cremona_mini_ellcurve
|
57
57
|
FeatureTestResult('database_cremona_mini_ellcurve', True)
|
58
58
|
sage: DatabaseCremona().is_present() # optional - database_cremona_ellcurve
|
59
59
|
FeatureTestResult('database_cremona_ellcurve', True)
|
@@ -16,7 +16,7 @@ Features for testing the presence of ``latte_int``
|
|
16
16
|
# https://www.gnu.org/licenses/
|
17
17
|
# ****************************************************************************
|
18
18
|
|
19
|
-
from . import Executable
|
19
|
+
from . import Executable, PythonModule
|
20
20
|
from .join_feature import JoinFeature
|
21
21
|
|
22
22
|
|
@@ -77,8 +77,11 @@ class Latte(JoinFeature):
|
|
77
77
|
True
|
78
78
|
"""
|
79
79
|
JoinFeature.__init__(self, 'latte_int',
|
80
|
-
(Latte_count(),
|
81
|
-
|
80
|
+
(Latte_count(),
|
81
|
+
Latte_integrate(),
|
82
|
+
PythonModule('sage.interfaces.latte')),
|
83
|
+
description='LattE',
|
84
|
+
spkg='sagemath_latte_4ti2')
|
82
85
|
|
83
86
|
|
84
87
|
def all_features():
|
@@ -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.4.
|
5
|
-
date = '2024-11-
|
6
|
-
banner = 'passagemath version 10.4.
|
4
|
+
version = '10.4.44'
|
5
|
+
date = '2024-11-05'
|
6
|
+
banner = 'passagemath version 10.4.44, Release Date: 2024-11-05'
|
@@ -1 +0,0 @@
|
|
1
|
-
10.4.40
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/bin/sage-src-env-config.in
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/requirements-editable.txt.m4
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/coxeter3.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/four_ti_2.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/graphviz.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/imagemagick.py
RENAMED
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/interfaces.py
RENAMED
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/internet.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/join_feature.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/meataxe.py
RENAMED
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/mip_backends.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/normaliz.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/pdf2svg.py
RENAMED
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/phitigra.py
RENAMED
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/pkg_systems.py
RENAMED
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/polymake.py
RENAMED
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/poppler.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/sagemath.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/singular.py
RENAMED
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/sirocco.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/standard.py
RENAMED
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/symengine_py.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/features/threejs.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/misc/package_dir.py
RENAMED
File without changes
|
{passagemath_environment-10.4.40 → passagemath_environment-10.4.44}/sage/misc/temporary_file.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|