passagemath-standard 10.5.43__py3-none-any.whl → 10.6.1rc2__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_standard-10.5.43.dist-info → passagemath_standard-10.6.1rc2.dist-info}/METADATA +5 -6
- passagemath_standard-10.6.1rc2.dist-info/RECORD +5 -0
- passagemath_standard-10.5.43.dist-info/RECORD +0 -5
- {passagemath_standard-10.5.43.dist-info → passagemath_standard-10.6.1rc2.dist-info}/WHEEL +0 -0
- {passagemath_standard-10.5.43.dist-info → passagemath_standard-10.6.1rc2.dist-info}/licenses/LICENSE.txt +0 -0
- {passagemath_standard-10.5.43.dist-info → passagemath_standard-10.6.1rc2.dist-info}/top_level.txt +0 -0
{passagemath_standard-10.5.43.dist-info → passagemath_standard-10.6.1rc2.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-standard
|
3
|
-
Version: 10.
|
3
|
+
Version: 10.6.1rc2
|
4
4
|
Summary: passagemath: Standard Python Library
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -19,18 +19,17 @@ Classifier: Intended Audience :: Science/Research
|
|
19
19
|
Classifier: Operating System :: POSIX
|
20
20
|
Classifier: Operating System :: MacOS :: MacOS X
|
21
21
|
Classifier: Programming Language :: Python :: 3 :: Only
|
22
|
-
Classifier: Programming Language :: Python :: 3.9
|
23
22
|
Classifier: Programming Language :: Python :: 3.10
|
24
23
|
Classifier: Programming Language :: Python :: 3.11
|
25
24
|
Classifier: Programming Language :: Python :: 3.12
|
26
25
|
Classifier: Programming Language :: Python :: 3.13
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
28
27
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
29
|
-
Requires-Python: <3.14,>=3.
|
28
|
+
Requires-Python: <3.14,>=3.10
|
30
29
|
Description-Content-Type: text/x-rst
|
31
30
|
License-File: LICENSE.txt
|
32
|
-
Requires-Dist: passagemath-standard-no-symbolics
|
33
|
-
Requires-Dist: passagemath-symbolics
|
31
|
+
Requires-Dist: passagemath-standard-no-symbolics==10.6.1rc2
|
32
|
+
Requires-Dist: passagemath-symbolics==10.6.1rc2
|
34
33
|
Provides-Extra: 4ti2
|
35
34
|
Requires-Dist: passagemath-latte-4ti2; extra == "4ti2"
|
36
35
|
Provides-Extra: benzene
|
@@ -166,7 +165,7 @@ passagemath attempts to support all major Linux distributions and recent version
|
|
166
165
|
macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
|
167
166
|
virtualization.
|
168
167
|
|
169
|
-
Complete sets of binary wheels are provided on PyPI for Python versions 3.
|
168
|
+
Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
|
170
169
|
Python 3.13.x is also supported, but some third-party packages are still missing wheels,
|
171
170
|
so compilation from source is triggered for those.
|
172
171
|
|
@@ -0,0 +1,5 @@
|
|
1
|
+
passagemath_standard-10.6.1rc2.dist-info/licenses/LICENSE.txt,sha256=DwTF1kuapJ1oMOz4VbVrW3XsxJ2yI52Qi6T6P9BJDvo,38089
|
2
|
+
passagemath_standard-10.6.1rc2.dist-info/METADATA,sha256=OMDIYcL19f0RbBNP83bcFxMOZI4j3H_yqsgVeHpyV9A,7356
|
3
|
+
passagemath_standard-10.6.1rc2.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
4
|
+
passagemath_standard-10.6.1rc2.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
5
|
+
passagemath_standard-10.6.1rc2.dist-info/RECORD,,
|
@@ -1,5 +0,0 @@
|
|
1
|
-
passagemath_standard-10.5.43.dist-info/licenses/LICENSE.txt,sha256=DwTF1kuapJ1oMOz4VbVrW3XsxJ2yI52Qi6T6P9BJDvo,38089
|
2
|
-
passagemath_standard-10.5.43.dist-info/METADATA,sha256=2hkhAK9rd75kqhcOzU1uhKeIXAU8SPQ_frPdBicUoow,7402
|
3
|
-
passagemath_standard-10.5.43.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
4
|
-
passagemath_standard-10.5.43.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
5
|
-
passagemath_standard-10.5.43.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{passagemath_standard-10.5.43.dist-info → passagemath_standard-10.6.1rc2.dist-info}/top_level.txt
RENAMED
File without changes
|