passagemath-standard 10.5.20__tar.gz → 10.5.22__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_standard-10.5.20/passagemath_standard.egg-info → passagemath_standard-10.5.22}/PKG-INFO +5 -4
- passagemath_standard-10.5.22/VERSION.txt +1 -0
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22/passagemath_standard.egg-info}/PKG-INFO +5 -4
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/passagemath_standard.egg-info/requires.txt +2 -2
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/pyproject.toml +4 -3
- passagemath_standard-10.5.20/VERSION.txt +0 -1
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/LICENSE.txt +0 -0
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/README.rst +0 -0
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/constraints_pkgs.txt +0 -0
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/passagemath_standard.egg-info/SOURCES.txt +0 -0
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/passagemath_standard.egg-info/dependency_links.txt +0 -0
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/passagemath_standard.egg-info/top_level.txt +0 -0
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/pyproject.toml.m4 +0 -0
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/requirements.txt.m4 +0 -0
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/setup.cfg +0 -0
- {passagemath_standard-10.5.20 → passagemath_standard-10.5.22}/tox.ini +0 -0
{passagemath_standard-10.5.20/passagemath_standard.egg-info → passagemath_standard-10.5.22}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-standard
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.22
|
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
|
@@ -24,13 +24,14 @@ Classifier: Programming Language :: Python :: 3.9
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.10
|
25
25
|
Classifier: Programming Language :: Python :: 3.11
|
26
26
|
Classifier: Programming Language :: Python :: 3.12
|
27
|
+
Classifier: Programming Language :: Python :: 3.13
|
27
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
28
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
29
|
-
Requires-Python: <3.
|
30
|
+
Requires-Python: <3.14,>=3.9
|
30
31
|
Description-Content-Type: text/x-rst
|
31
32
|
License-File: LICENSE.txt
|
32
|
-
Requires-Dist: passagemath-standard-no-symbolics~=10.5.
|
33
|
-
Requires-Dist: passagemath-symbolics~=10.5.
|
33
|
+
Requires-Dist: passagemath-standard-no-symbolics~=10.5.22.0
|
34
|
+
Requires-Dist: passagemath-symbolics~=10.5.22.0
|
34
35
|
Provides-Extra: r
|
35
36
|
Requires-Dist: rpy2>=3.3; extra == "r"
|
36
37
|
Provides-Extra: bliss
|
@@ -0,0 +1 @@
|
|
1
|
+
10.5.22
|
{passagemath_standard-10.5.20 → passagemath_standard-10.5.22/passagemath_standard.egg-info}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-standard
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.22
|
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
|
@@ -24,13 +24,14 @@ Classifier: Programming Language :: Python :: 3.9
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.10
|
25
25
|
Classifier: Programming Language :: Python :: 3.11
|
26
26
|
Classifier: Programming Language :: Python :: 3.12
|
27
|
+
Classifier: Programming Language :: Python :: 3.13
|
27
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
28
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
29
|
-
Requires-Python: <3.
|
30
|
+
Requires-Python: <3.14,>=3.9
|
30
31
|
Description-Content-Type: text/x-rst
|
31
32
|
License-File: LICENSE.txt
|
32
|
-
Requires-Dist: passagemath-standard-no-symbolics~=10.5.
|
33
|
-
Requires-Dist: passagemath-symbolics~=10.5.
|
33
|
+
Requires-Dist: passagemath-standard-no-symbolics~=10.5.22.0
|
34
|
+
Requires-Dist: passagemath-symbolics~=10.5.22.0
|
34
35
|
Provides-Extra: r
|
35
36
|
Requires-Dist: rpy2>=3.3; extra == "r"
|
36
37
|
Provides-Extra: bliss
|
@@ -10,8 +10,8 @@ build-backend = "setuptools.build_meta"
|
|
10
10
|
name = "passagemath-standard"
|
11
11
|
description = "passagemath: Standard Python Library"
|
12
12
|
dependencies = [
|
13
|
-
'passagemath-standard-no-symbolics ~= 10.5.
|
14
|
-
'passagemath-symbolics ~= 10.5.
|
13
|
+
'passagemath-standard-no-symbolics ~= 10.5.22.0',
|
14
|
+
'passagemath-symbolics ~= 10.5.22.0',
|
15
15
|
]
|
16
16
|
dynamic = ["version"]
|
17
17
|
license = {text = "GNU General Public License (GPL) v2 or later"}
|
@@ -32,10 +32,11 @@ classifiers = [
|
|
32
32
|
"Programming Language :: Python :: 3.10",
|
33
33
|
"Programming Language :: Python :: 3.11",
|
34
34
|
"Programming Language :: Python :: 3.12",
|
35
|
+
"Programming Language :: Python :: 3.13",
|
35
36
|
"Programming Language :: Python :: Implementation :: CPython",
|
36
37
|
"Topic :: Scientific/Engineering :: Mathematics",
|
37
38
|
]
|
38
|
-
requires-python = ">=3.9, <3.
|
39
|
+
requires-python = ">=3.9, <3.14"
|
39
40
|
|
40
41
|
[project.urls]
|
41
42
|
"release notes" = "https://github.com/passagemath/passagemath/releases"
|
@@ -1 +0,0 @@
|
|
1
|
-
10.5.20
|
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
|