passagemath-setup 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_setup-10.5.20 → passagemath_setup-10.5.22}/PKG-INFO +3 -2
- passagemath_setup-10.5.22/VERSION.txt +1 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/passagemath_setup.egg-info/PKG-INFO +3 -2
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/pyproject.toml +2 -1
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/templates/flint_wrap.h.template +5 -0
- passagemath_setup-10.5.20/VERSION.txt +0 -1
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/README.rst +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/passagemath_setup.egg-info/SOURCES.txt +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/passagemath_setup.egg-info/dependency_links.txt +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/passagemath_setup.egg-info/requires.txt +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/passagemath_setup.egg-info/top_level.txt +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/requirements.txt +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/__init__.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/__init__.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/__main__.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/README.md +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/__init__.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/env.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/macros/acb_macros.pxd +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/macros/acb_mat_macros.pxd +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/macros/acb_poly_macros.pxd +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/macros/arb_macros.pxd +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/macros/arb_mat_macros.pxd +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/macros/fmpq_mat_macros.pxd +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/macros/fmpz_macros.pxd +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/macros/fmpz_mat_macros.pxd +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/macros/fmpz_poly_macros.pxd +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/macros/mag_macros.pxd +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/reader.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/templates/flint_sage.pyx.template +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/templates/types.pxd.template +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/writer.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint_autogen.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/giacpy-mkkeywords.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/__main__.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/__init__.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/generator.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/instructions.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/memory.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/specs/__init__.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/specs/base.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/specs/cc.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/specs/cdf.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/specs/element.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/specs/python.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/specs/rdf.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/specs/rr.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/storage.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/internal/utils.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/command/__init__.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/command/sage_build_cython.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/command/sage_build_ext.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/command/sage_build_ext_minimal.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/command/sage_build_py.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/command/sage_install.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/cython_options.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/excepthook.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/extensions.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/find.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/library_order.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/run_parallel.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/setenv.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/util.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/setup.cfg +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/setup.py +0 -0
- {passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/tox.ini +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-setup
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.22
|
4
4
|
Summary: passagemath: Build system of the Sage library
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
License: GNU General Public License (GPL) v2 or later
|
@@ -16,9 +16,10 @@ Classifier: Programming Language :: Python :: 3.9
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.10
|
17
17
|
Classifier: Programming Language :: Python :: 3.11
|
18
18
|
Classifier: Programming Language :: Python :: 3.12
|
19
|
+
Classifier: Programming Language :: Python :: 3.13
|
19
20
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
20
21
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
21
|
-
Requires-Python: <3.
|
22
|
+
Requires-Python: <3.14,>=3.9
|
22
23
|
Description-Content-Type: text/x-rst
|
23
24
|
Provides-Extra: autogen
|
24
25
|
Requires-Dist: jinja2; extra == "autogen"
|
@@ -0,0 +1 @@
|
|
1
|
+
10.5.22
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-setup
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.22
|
4
4
|
Summary: passagemath: Build system of the Sage library
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
License: GNU General Public License (GPL) v2 or later
|
@@ -16,9 +16,10 @@ Classifier: Programming Language :: Python :: 3.9
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.10
|
17
17
|
Classifier: Programming Language :: Python :: 3.11
|
18
18
|
Classifier: Programming Language :: Python :: 3.12
|
19
|
+
Classifier: Programming Language :: Python :: 3.13
|
19
20
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
20
21
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
21
|
-
Requires-Python: <3.
|
22
|
+
Requires-Python: <3.14,>=3.9
|
22
23
|
Description-Content-Type: text/x-rst
|
23
24
|
Provides-Extra: autogen
|
24
25
|
Requires-Dist: jinja2; extra == "autogen"
|
@@ -19,11 +19,12 @@ classifiers = [
|
|
19
19
|
"Programming Language :: Python :: 3.10",
|
20
20
|
"Programming Language :: Python :: 3.11",
|
21
21
|
"Programming Language :: Python :: 3.12",
|
22
|
+
"Programming Language :: Python :: 3.13",
|
22
23
|
"Programming Language :: Python :: Implementation :: CPython",
|
23
24
|
"Topic :: Scientific/Engineering :: Mathematics",
|
24
25
|
]
|
25
26
|
urls = {Homepage = "https://www.sagemath.org"}
|
26
|
-
requires-python = ">=3.9, <3.
|
27
|
+
requires-python = ">=3.9, <3.14"
|
27
28
|
dependencies = []
|
28
29
|
dynamic = ["version"]
|
29
30
|
|
@@ -26,6 +26,10 @@
|
|
26
26
|
#pragma push_macro("ulong")
|
27
27
|
#undef ulong
|
28
28
|
|
29
|
+
/* Reserved in C99, needed for FLINT without https://github.com/flintlib/flint/pull/2027 */
|
30
|
+
#pragma push_macro("I")
|
31
|
+
#define I Iv
|
32
|
+
|
29
33
|
#include <flint/flint.h>
|
30
34
|
|
31
35
|
/* If flint was already previously included via another header (e.g.
|
@@ -43,6 +47,7 @@
|
|
43
47
|
#undef mp_bitcnt_t
|
44
48
|
|
45
49
|
#pragma pop_macro("ulong")
|
50
|
+
#pragma pop_macro("I")
|
46
51
|
|
47
52
|
/* CPU_SIZE_1 and SIZE_RED_FAILURE_THRESH are defined as macros in flint/fmpz_lll.h
|
48
53
|
* and as variables in fplll/defs.h, which breaks build if linbox is compiled with fplll */
|
@@ -1 +0,0 @@
|
|
1
|
-
10.5.20
|
File without changes
|
{passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/passagemath_setup.egg-info/SOURCES.txt
RENAMED
File without changes
|
File without changes
|
{passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/passagemath_setup.egg-info/requires.txt
RENAMED
File without changes
|
{passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/passagemath_setup.egg-info/top_level.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/flint/__init__.py
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
|
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_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/giacpy-mkkeywords.py
RENAMED
File without changes
|
{passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/autogen/interpreters/__main__.py
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
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/command/sage_build_cython.py
RENAMED
File without changes
|
{passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/command/sage_build_ext.py
RENAMED
File without changes
|
{passagemath_setup-10.5.20 → passagemath_setup-10.5.22}/sage_setup/command/sage_build_ext_minimal.py
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
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|