passagemath-environment 10.4.21__py3-none-any.whl → 10.4.22__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.
@@ -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.21'
8
- SAGE_RELEASE_DATE='2024-10-21'
9
- SAGE_VERSION_BANNER='passagemath version 10.4.21, Release Date: 2024-10-21'
7
+ SAGE_VERSION='10.4.22'
8
+ SAGE_RELEASE_DATE='2024-10-22'
9
+ SAGE_VERSION_BANNER='passagemath version 10.4.22, Release Date: 2024-10-22'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: passagemath-environment
3
- Version: 10.4.21
3
+ Version: 10.4.22
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,20 +26,20 @@ 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.21; extra == "conf"
29
+ Requires-Dist: passagemath-conf~=10.4.22; extra == "conf"
30
30
  Provides-Extra: cython
31
31
  Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
32
32
  Requires-Dist: cython<3.1.0,>=3.0.8; extra == "cython"
33
33
  Provides-Extra: docbuild
34
- Requires-Dist: passagemath-docbuild~=10.4.21; extra == "docbuild"
34
+ Requires-Dist: passagemath-docbuild~=10.4.22; extra == "docbuild"
35
35
  Provides-Extra: pytest
36
36
  Requires-Dist: pytest; extra == "pytest"
37
37
  Provides-Extra: rst2ipynb
38
38
  Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
39
39
  Provides-Extra: sage
40
- Requires-Dist: passagemath-standard~=10.4.21; extra == "sage"
40
+ Requires-Dist: passagemath-standard~=10.4.22; extra == "sage"
41
41
  Provides-Extra: sws2rst
42
- Requires-Dist: passagemath-sws2rst~=10.4.21; extra == "sws2rst"
42
+ Requires-Dist: passagemath-sws2rst~=10.4.22; extra == "sws2rst"
43
43
  Provides-Extra: tox
44
44
  Requires-Dist: tox>=4.2.7; extra == "tox"
45
45
 
@@ -72,6 +72,23 @@ distribution of a small part of the Sage Library.
72
72
 
73
73
  It provides a small, fundamental subset of the modules of the Sage
74
74
  library ("sagelib", `sagemath-standard`), providing the connection to the
75
- system and software environment. It also includes the `sage` script for
76
- launching the Sage REPL and accessing various developer tools (see `sage
77
- --help`).
75
+ system and software environment.
76
+
77
+
78
+ What is included
79
+ ----------------
80
+
81
+ * `sage` script for launching the Sage REPL and accessing various developer tools
82
+ (see `sage --help`, `Invoking Sage <https://doc.sagemath.org/html/en/reference/repl/options.html>`_).
83
+
84
+ * sage.env
85
+
86
+ * `sage.features <https://doc.sagemath.org/html/en/reference/misc/sage/features.html>`_: Testing for features of the environment at runtime
87
+
88
+ * `sage.misc.package <https://doc.sagemath.org/html/en/reference/misc/sage/misc/package.html>`_: Listing packages of the Sage distribution
89
+
90
+ * `sage.misc.package_dir <https://doc.sagemath.org/html/en/reference/misc/sage/misc/package_dir.html>`_
91
+
92
+ * `sage.misc.temporary_file <https://doc.sagemath.org/html/en/reference/misc/sage/misc/temporary_file.html>`_
93
+
94
+ * `sage.misc.viewer <https://doc.sagemath.org/html/en/reference/misc/sage/misc/viewer.html>`_
@@ -1,12 +1,12 @@
1
- passagemath_environment-10.4.21.data/scripts/sage,sha256=NYSueRGQ1q1p_7u1ZpG2dM9cgtQmRHz1b2AvFLKiS60,43257
2
- passagemath_environment-10.4.21.data/scripts/sage-env,sha256=Q54ksJV-D6VBUFIeIqAiT8tktkzAEzi_wUpRuC23ITU,23221
3
- passagemath_environment-10.4.21.data/scripts/sage-num-threads.py,sha256=U09CpRe4aXkHNWHoZSYoQwYRASrvoT-l-zslRiGVbWc,3128
4
- passagemath_environment-10.4.21.data/scripts/sage-python,sha256=gXVskicH9NJtE5apMm1U-ZWDzWiz3Rm6dFBND2y60gI,28
5
- passagemath_environment-10.4.21.data/scripts/sage-venv-config,sha256=4C_dvQRTdnp6H4Qs5TT1WvNuk0fGEnXkc0eGCdVDsNY,1197
6
- passagemath_environment-10.4.21.data/scripts/sage-version.sh,sha256=2xq-Sx8zAtOIPiyhyL5vbo_hAT8jCM7TUPradP_q6IQ,403
1
+ passagemath_environment-10.4.22.data/scripts/sage,sha256=NYSueRGQ1q1p_7u1ZpG2dM9cgtQmRHz1b2AvFLKiS60,43257
2
+ passagemath_environment-10.4.22.data/scripts/sage-env,sha256=Q54ksJV-D6VBUFIeIqAiT8tktkzAEzi_wUpRuC23ITU,23221
3
+ passagemath_environment-10.4.22.data/scripts/sage-num-threads.py,sha256=U09CpRe4aXkHNWHoZSYoQwYRASrvoT-l-zslRiGVbWc,3128
4
+ passagemath_environment-10.4.22.data/scripts/sage-python,sha256=gXVskicH9NJtE5apMm1U-ZWDzWiz3Rm6dFBND2y60gI,28
5
+ passagemath_environment-10.4.22.data/scripts/sage-venv-config,sha256=4C_dvQRTdnp6H4Qs5TT1WvNuk0fGEnXkc0eGCdVDsNY,1197
6
+ passagemath_environment-10.4.22.data/scripts/sage-version.sh,sha256=5pfv4udlBbP-_2r6EIQ9wlLaK8_CUabiiS7buEkSxQA,403
7
7
  sage/all__sagemath_environment.py,sha256=d44XIAz0tXfPdQxa3dGJvF2WEf6stMQxLUFL0GC1Sv4,188
8
8
  sage/env.py,sha256=ntFPlbRRaD1NmCe5c26mwNKE4Q1GsX9H17b_B3QX3go,17547
9
- sage/version.py,sha256=r6E0qcFjbCEuIBev8x6GNNv6_YGfnM6DwiQoFOThtdA,279
9
+ sage/version.py,sha256=knkJJQQEEgtQskK9XqQn6auqVZuO-KHzKTEkuG77wfs,279
10
10
  sage/features/__init__.py,sha256=tf5ltzc-hHSPY3d-a_gHaevIDHml9ZEWY1Qg1vSlHLA,36584
11
11
  sage/features/all.py,sha256=6YQEvdLvw6Ipb0u-PLsB97wWnHj28qBYoz3fGbgrFmg,4236
12
12
  sage/features/bliss.py,sha256=SeLzXDEH30tgup593E42VJGGpR2gpRRI4lBt0ufCaGc,2447
@@ -64,7 +64,7 @@ sage/misc/package.py,sha256=xZF5iijW69X9DblpnLcYXQiRdjE7Uhu1MJ5eeq12T9o,19191
64
64
  sage/misc/package_dir.py,sha256=xnRMRXFrO6rHJPE-yp53a8zngTuSKuvRAy8bOWa2zGY,26659
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.21.dist-info/METADATA,sha256=BUOEP7TgaL3BBmYbCrAtGKQPS8gO_5dLd0DlfZ0x0C4,3206
68
- passagemath_environment-10.4.21.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
69
- passagemath_environment-10.4.21.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
70
- passagemath_environment-10.4.21.dist-info/RECORD,,
67
+ passagemath_environment-10.4.22.dist-info/METADATA,sha256=iPlDPRIrNd5HDcp1bV0h9JR0aJTbhPV-6QQVLl0Js_o,3910
68
+ passagemath_environment-10.4.22.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
69
+ passagemath_environment-10.4.22.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
70
+ passagemath_environment-10.4.22.dist-info/RECORD,,
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.4.21'
5
- date = '2024-10-21'
6
- banner = 'passagemath version 10.4.21, Release Date: 2024-10-21'
4
+ version = '10.4.22'
5
+ date = '2024-10-22'
6
+ banner = 'passagemath version 10.4.22, Release Date: 2024-10-22'