passagemath-environment 10.4.5__py3-none-any.whl → 10.4.7__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.4.5.data → passagemath_environment-10.4.7.data}/scripts/sage-version.sh +3 -3
- {passagemath_environment-10.4.5.dist-info → passagemath_environment-10.4.7.dist-info}/METADATA +5 -5
- {passagemath_environment-10.4.5.dist-info → passagemath_environment-10.4.7.dist-info}/RECORD +13 -13
- sage/env.py +3 -2
- sage/misc/package_dir.py +21 -6
- sage/version.py +3 -3
- {passagemath_environment-10.4.5.data → passagemath_environment-10.4.7.data}/scripts/sage +0 -0
- {passagemath_environment-10.4.5.data → passagemath_environment-10.4.7.data}/scripts/sage-env +0 -0
- {passagemath_environment-10.4.5.data → passagemath_environment-10.4.7.data}/scripts/sage-num-threads.py +0 -0
- {passagemath_environment-10.4.5.data → passagemath_environment-10.4.7.data}/scripts/sage-python +0 -0
- {passagemath_environment-10.4.5.data → passagemath_environment-10.4.7.data}/scripts/sage-venv-config +0 -0
- {passagemath_environment-10.4.5.dist-info → passagemath_environment-10.4.7.dist-info}/WHEEL +0 -0
- {passagemath_environment-10.4.5.dist-info → passagemath_environment-10.4.7.dist-info}/top_level.txt +0 -0
{passagemath_environment-10.4.5.data → passagemath_environment-10.4.7.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.4.
|
8
|
-
SAGE_RELEASE_DATE='2024-10-
|
9
|
-
SAGE_VERSION_BANNER='passagemath version 10.4.
|
7
|
+
SAGE_VERSION='10.4.7'
|
8
|
+
SAGE_RELEASE_DATE='2024-10-17'
|
9
|
+
SAGE_VERSION_BANNER='passagemath version 10.4.7, Release Date: 2024-10-17'
|
{passagemath_environment-10.4.5.dist-info → passagemath_environment-10.4.7.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.7
|
4
4
|
Summary: passagemath: System and software environment
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
License: GNU General Public License (GPL) v2 or later
|
@@ -26,19 +26,19 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
26
26
|
Requires-Python: <3.13,>=3.9
|
27
27
|
Description-Content-Type: text/x-rst
|
28
28
|
Provides-Extra: conf
|
29
|
-
Requires-Dist: passagemath-conf~=10.4.
|
29
|
+
Requires-Dist: passagemath-conf~=10.4.7; extra == "conf"
|
30
30
|
Provides-Extra: cython
|
31
31
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
32
32
|
Provides-Extra: docbuild
|
33
|
-
Requires-Dist: passagemath-docbuild~=10.4.
|
33
|
+
Requires-Dist: passagemath-docbuild~=10.4.7; extra == "docbuild"
|
34
34
|
Provides-Extra: pytest
|
35
35
|
Requires-Dist: pytest; extra == "pytest"
|
36
36
|
Provides-Extra: rst2ipynb
|
37
37
|
Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
38
38
|
Provides-Extra: sage
|
39
|
-
Requires-Dist: passagemath-standard~=10.4.
|
39
|
+
Requires-Dist: passagemath-standard~=10.4.7; extra == "sage"
|
40
40
|
Provides-Extra: sws2rst
|
41
|
-
Requires-Dist: passagemath-sws2rst~=10.4.
|
41
|
+
Requires-Dist: passagemath-sws2rst~=10.4.7; extra == "sws2rst"
|
42
42
|
Provides-Extra: tox
|
43
43
|
Requires-Dist: tox>=4.2.7; extra == "tox"
|
44
44
|
|
{passagemath_environment-10.4.5.dist-info → passagemath_environment-10.4.7.dist-info}/RECORD
RENAMED
@@ -1,12 +1,12 @@
|
|
1
|
-
passagemath_environment-10.4.
|
2
|
-
passagemath_environment-10.4.
|
3
|
-
passagemath_environment-10.4.
|
4
|
-
passagemath_environment-10.4.
|
5
|
-
passagemath_environment-10.4.
|
6
|
-
passagemath_environment-10.4.
|
1
|
+
passagemath_environment-10.4.7.data/scripts/sage,sha256=NYSueRGQ1q1p_7u1ZpG2dM9cgtQmRHz1b2AvFLKiS60,43257
|
2
|
+
passagemath_environment-10.4.7.data/scripts/sage-env,sha256=Q54ksJV-D6VBUFIeIqAiT8tktkzAEzi_wUpRuC23ITU,23221
|
3
|
+
passagemath_environment-10.4.7.data/scripts/sage-num-threads.py,sha256=U09CpRe4aXkHNWHoZSYoQwYRASrvoT-l-zslRiGVbWc,3128
|
4
|
+
passagemath_environment-10.4.7.data/scripts/sage-python,sha256=gXVskicH9NJtE5apMm1U-ZWDzWiz3Rm6dFBND2y60gI,28
|
5
|
+
passagemath_environment-10.4.7.data/scripts/sage-venv-config,sha256=4C_dvQRTdnp6H4Qs5TT1WvNuk0fGEnXkc0eGCdVDsNY,1197
|
6
|
+
passagemath_environment-10.4.7.data/scripts/sage-version.sh,sha256=DEjksTloy2a7Lr4CNIwHY7pNkEVVfFvVEHsWvaixabE,401
|
7
7
|
sage/all__sagemath_environment.py,sha256=d44XIAz0tXfPdQxa3dGJvF2WEf6stMQxLUFL0GC1Sv4,188
|
8
|
-
sage/env.py,sha256=
|
9
|
-
sage/version.py,sha256=
|
8
|
+
sage/env.py,sha256=ntFPlbRRaD1NmCe5c26mwNKE4Q1GsX9H17b_B3QX3go,17547
|
9
|
+
sage/version.py,sha256=INMa0aePd4PxqsfTeh4Blgd6XdPveAuXbD1bD-dGnKk,227
|
10
10
|
sage/features/__init__.py,sha256=2kE5iukeTqX6r8we2QNHC1Mlk15dlQgBK0acmkRJsmw,36527
|
11
11
|
sage/features/all.py,sha256=6YQEvdLvw6Ipb0u-PLsB97wWnHj28qBYoz3fGbgrFmg,4236
|
12
12
|
sage/features/bliss.py,sha256=SeLzXDEH30tgup593E42VJGGpR2gpRRI4lBt0ufCaGc,2447
|
@@ -61,10 +61,10 @@ sage/features/threejs.py,sha256=pqSVS0H2FwXmlHnGr5JtxpFQa08dssxfQwO0s7kVVtQ,2155
|
|
61
61
|
sage/features/topcom.py,sha256=swLvRxLgXZ3zg6-y0Pbh9ci6vGqsVEoTXJXf-UI_8nA,2211
|
62
62
|
sage/misc/all__sagemath_environment.py,sha256=LG7rw2H1bgnbQpXTph34n1ULnjE3vu4jViJEZE8M9lQ,109
|
63
63
|
sage/misc/package.py,sha256=xZF5iijW69X9DblpnLcYXQiRdjE7Uhu1MJ5eeq12T9o,19191
|
64
|
-
sage/misc/package_dir.py,sha256=
|
64
|
+
sage/misc/package_dir.py,sha256=y5GVU624HxYuIOKAcsZi_qVGzO7a9Wc-f829JM2wXUc,26303
|
65
65
|
sage/misc/temporary_file.py,sha256=Z-0blAIrU1MAdpl3z8M_6n7-zj4Ac3NA-ULSIIKmCWU,19138
|
66
66
|
sage/misc/viewer.py,sha256=T7DRgW07qYcKQPJ0nG-N1KoVRHz3xrL7LxkVAZ7dvOo,11554
|
67
|
-
passagemath_environment-10.4.
|
68
|
-
passagemath_environment-10.4.
|
69
|
-
passagemath_environment-10.4.
|
70
|
-
passagemath_environment-10.4.
|
67
|
+
passagemath_environment-10.4.7.dist-info/METADATA,sha256=WOS_7gNZzN_nAUDI6XxP-LYgPEGKFIAgSNjge1l9gGY,3146
|
68
|
+
passagemath_environment-10.4.7.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
|
69
|
+
passagemath_environment-10.4.7.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
70
|
+
passagemath_environment-10.4.7.dist-info/RECORD,,
|
sage/env.py
CHANGED
@@ -245,8 +245,9 @@ SINGULAR_BIN = var("SINGULAR_BIN") or "Singular"
|
|
245
245
|
OPENMP_CFLAGS = var("OPENMP_CFLAGS", "")
|
246
246
|
OPENMP_CXXFLAGS = var("OPENMP_CXXFLAGS", "")
|
247
247
|
|
248
|
-
# Make sure mpmath
|
249
|
-
os.environ
|
248
|
+
# Make sure that mpmath < 1.4 does not try to use Sage types
|
249
|
+
os.environ.pop('MPMATH_SAGE', None)
|
250
|
+
os.environ['MPMATH_NOSAGE'] = '1'
|
250
251
|
|
251
252
|
# misc
|
252
253
|
SAGE_BANNER = var("SAGE_BANNER", "")
|
sage/misc/package_dir.py
CHANGED
@@ -480,16 +480,30 @@ if __name__ == '__main__':
|
|
480
480
|
distribution = args.set or args.add or ''
|
481
481
|
|
482
482
|
if distribution == 'all':
|
483
|
-
|
484
|
-
|
485
|
-
"sagemath-
|
483
|
+
# Order matters because some MANIFESTs are not careful enough
|
484
|
+
distributions = ["sagemath-glpk",
|
485
|
+
"sagemath-polyhedra",
|
486
|
+
"sagemath-bliss",
|
487
|
+
"sagemath-tdlib",
|
486
488
|
"sagemath-mcqd",
|
487
|
-
"sagemath-meataxe",
|
488
489
|
"sagemath-sirocco",
|
489
|
-
"sagemath-
|
490
|
-
"sagemath-
|
490
|
+
"sagemath-coxeter3",
|
491
|
+
"sagemath-meataxe",
|
492
|
+
"sagemath-giac",
|
493
|
+
"sagemath-brial",
|
494
|
+
"sagemath-lcalc",
|
495
|
+
"sagemath-libbraiding",
|
496
|
+
"sagemath-libecm",
|
497
|
+
"sagemath-linbox",
|
498
|
+
"sagemath-flint",
|
499
|
+
"sagemath-ntl",
|
500
|
+
"sagemath-pari",
|
501
|
+
"sagemath-homfly",
|
502
|
+
"sagemath-plot",
|
503
|
+
"sagemath-modules",
|
491
504
|
"sagemath-categories",
|
492
505
|
"sagemath-repl",
|
506
|
+
"sagemath-environment",
|
493
507
|
"sagemath-objects"]
|
494
508
|
else:
|
495
509
|
distributions = [distribution.replace('_', '-')]
|
@@ -565,6 +579,7 @@ if __name__ == '__main__':
|
|
565
579
|
print(f'{distribution_dir} does not exist')
|
566
580
|
sys.exit(1)
|
567
581
|
distribution_underscore = distribution.replace('-', '_')
|
582
|
+
distribution_underscore = "pas" + distribution_underscore
|
568
583
|
try:
|
569
584
|
with open(os.path.join(distribution_dir,
|
570
585
|
f'{distribution_underscore}.egg-info', 'SOURCES.txt')) as f:
|
sage/version.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
# Sage version information for Python scripts
|
2
2
|
# This file is auto-generated by the sage-update-version script, do not edit!
|
3
|
-
version = '10.4.
|
4
|
-
date = '2024-10-
|
5
|
-
banner = 'passagemath version 10.4.
|
3
|
+
version = '10.4.7'
|
4
|
+
date = '2024-10-17'
|
5
|
+
banner = 'passagemath version 10.4.7, Release Date: 2024-10-17'
|
File without changes
|
{passagemath_environment-10.4.5.data → passagemath_environment-10.4.7.data}/scripts/sage-env
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.5.data → passagemath_environment-10.4.7.data}/scripts/sage-python
RENAMED
File without changes
|
{passagemath_environment-10.4.5.data → passagemath_environment-10.4.7.data}/scripts/sage-venv-config
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.5.dist-info → passagemath_environment-10.4.7.dist-info}/top_level.txt
RENAMED
File without changes
|