passagemath-setup 10.5.19__tar.gz → 10.5.21__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.
Files changed (66) hide show
  1. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/PKG-INFO +3 -2
  2. passagemath_setup-10.5.21/VERSION.txt +1 -0
  3. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/passagemath_setup.egg-info/PKG-INFO +3 -2
  4. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/pyproject.toml +2 -1
  5. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/templates/flint_wrap.h.template +5 -0
  6. passagemath_setup-10.5.19/VERSION.txt +0 -1
  7. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/README.rst +0 -0
  8. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/passagemath_setup.egg-info/SOURCES.txt +0 -0
  9. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/passagemath_setup.egg-info/dependency_links.txt +0 -0
  10. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/passagemath_setup.egg-info/requires.txt +0 -0
  11. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/passagemath_setup.egg-info/top_level.txt +0 -0
  12. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/requirements.txt +0 -0
  13. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/__init__.py +0 -0
  14. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/__init__.py +0 -0
  15. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/__main__.py +0 -0
  16. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/README.md +0 -0
  17. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/__init__.py +0 -0
  18. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/env.py +0 -0
  19. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/macros/acb_macros.pxd +0 -0
  20. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/macros/acb_mat_macros.pxd +0 -0
  21. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/macros/acb_poly_macros.pxd +0 -0
  22. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/macros/arb_macros.pxd +0 -0
  23. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/macros/arb_mat_macros.pxd +0 -0
  24. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/macros/fmpq_mat_macros.pxd +0 -0
  25. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/macros/fmpz_macros.pxd +0 -0
  26. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/macros/fmpz_mat_macros.pxd +0 -0
  27. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/macros/fmpz_poly_macros.pxd +0 -0
  28. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/macros/mag_macros.pxd +0 -0
  29. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/reader.py +0 -0
  30. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/templates/flint_sage.pyx.template +0 -0
  31. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/templates/types.pxd.template +0 -0
  32. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint/writer.py +0 -0
  33. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/flint_autogen.py +0 -0
  34. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/giacpy-mkkeywords.py +0 -0
  35. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/__main__.py +0 -0
  36. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/__init__.py +0 -0
  37. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/generator.py +0 -0
  38. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/instructions.py +0 -0
  39. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/memory.py +0 -0
  40. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/specs/__init__.py +0 -0
  41. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/specs/base.py +0 -0
  42. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/specs/cc.py +0 -0
  43. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/specs/cdf.py +0 -0
  44. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/specs/element.py +0 -0
  45. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/specs/python.py +0 -0
  46. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/specs/rdf.py +0 -0
  47. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/specs/rr.py +0 -0
  48. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/storage.py +0 -0
  49. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/autogen/interpreters/internal/utils.py +0 -0
  50. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/command/__init__.py +0 -0
  51. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/command/sage_build_cython.py +0 -0
  52. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/command/sage_build_ext.py +0 -0
  53. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/command/sage_build_ext_minimal.py +0 -0
  54. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/command/sage_build_py.py +0 -0
  55. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/command/sage_install.py +0 -0
  56. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/cython_options.py +0 -0
  57. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/excepthook.py +0 -0
  58. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/extensions.py +0 -0
  59. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/find.py +0 -0
  60. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/library_order.py +0 -0
  61. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/run_parallel.py +0 -0
  62. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/setenv.py +0 -0
  63. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/sage_setup/util.py +0 -0
  64. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/setup.cfg +0 -0
  65. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/setup.py +0 -0
  66. {passagemath_setup-10.5.19 → passagemath_setup-10.5.21}/tox.ini +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: passagemath-setup
3
- Version: 10.5.19
3
+ Version: 10.5.21
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.13,>=3.9
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.21
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: passagemath-setup
3
- Version: 10.5.19
3
+ Version: 10.5.21
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.13,>=3.9
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.13"
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.19