passagemath-setup 10.5.36__tar.gz → 10.5.38__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 (67) hide show
  1. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/PKG-INFO +11 -4
  2. passagemath_setup-10.5.38/VERSION.txt +1 -0
  3. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/passagemath_setup.egg-info/PKG-INFO +11 -4
  4. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/passagemath_setup.egg-info/SOURCES.txt +1 -0
  5. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/pyproject.toml +22 -6
  6. passagemath_setup-10.5.38/pyproject.toml.m4 +35 -0
  7. passagemath_setup-10.5.36/VERSION.txt +0 -1
  8. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/README.rst +0 -0
  9. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/passagemath_setup.egg-info/dependency_links.txt +0 -0
  10. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/passagemath_setup.egg-info/requires.txt +0 -0
  11. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/passagemath_setup.egg-info/top_level.txt +0 -0
  12. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/requirements.txt +0 -0
  13. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/__init__.py +0 -0
  14. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/__init__.py +0 -0
  15. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/__main__.py +0 -0
  16. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/README.md +0 -0
  17. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/__init__.py +0 -0
  18. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/env.py +0 -0
  19. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/macros/acb_macros.pxd +0 -0
  20. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/macros/acb_mat_macros.pxd +0 -0
  21. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/macros/acb_poly_macros.pxd +0 -0
  22. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/macros/arb_macros.pxd +0 -0
  23. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/macros/arb_mat_macros.pxd +0 -0
  24. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/macros/fmpq_mat_macros.pxd +0 -0
  25. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/macros/fmpz_macros.pxd +0 -0
  26. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/macros/fmpz_mat_macros.pxd +0 -0
  27. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/macros/fmpz_poly_macros.pxd +0 -0
  28. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/macros/mag_macros.pxd +0 -0
  29. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/reader.py +0 -0
  30. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/templates/flint_sage.pyx.template +0 -0
  31. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/templates/flint_wrap.h.template +0 -0
  32. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/templates/types.pxd.template +0 -0
  33. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint/writer.py +0 -0
  34. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/flint_autogen.py +0 -0
  35. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/giacpy-mkkeywords.py +0 -0
  36. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/__main__.py +0 -0
  37. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/__init__.py +0 -0
  38. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/generator.py +0 -0
  39. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/instructions.py +0 -0
  40. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/memory.py +0 -0
  41. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/specs/__init__.py +0 -0
  42. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/specs/base.py +0 -0
  43. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/specs/cc.py +0 -0
  44. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/specs/cdf.py +0 -0
  45. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/specs/element.py +0 -0
  46. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/specs/python.py +0 -0
  47. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/specs/rdf.py +0 -0
  48. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/specs/rr.py +0 -0
  49. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/storage.py +0 -0
  50. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/autogen/interpreters/internal/utils.py +0 -0
  51. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/command/__init__.py +0 -0
  52. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/command/sage_build_cython.py +0 -0
  53. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/command/sage_build_ext.py +0 -0
  54. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/command/sage_build_ext_minimal.py +0 -0
  55. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/command/sage_build_py.py +0 -0
  56. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/command/sage_install.py +0 -0
  57. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/cython_options.py +0 -0
  58. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/excepthook.py +0 -0
  59. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/extensions.py +0 -0
  60. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/find.py +0 -0
  61. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/library_order.py +0 -0
  62. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/run_parallel.py +0 -0
  63. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/setenv.py +0 -0
  64. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/sage_setup/util.py +0 -0
  65. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/setup.cfg +0 -0
  66. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/setup.py +0 -0
  67. {passagemath_setup-10.5.36 → passagemath_setup-10.5.38}/tox.ini +0 -0
@@ -1,14 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-setup
3
- Version: 10.5.36
3
+ Version: 10.5.38
4
4
  Summary: passagemath: Build system of the Sage library
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
- License: GNU General Public License (GPL) v2 or later
7
- Project-URL: Homepage, https://www.sagemath.org
6
+ Maintainer: Matthias Köppe, passagemath contributors
7
+ License-Expression: GPL-2.0-or-later
8
+ Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
+ Project-URL: repo (upstream), https://github.com/sagemath/sage
10
+ Project-URL: repo, https://github.com/passagemath/passagemath
11
+ Project-URL: documentation, https://doc.sagemath.org
12
+ Project-URL: homepage (upstream), https://www.sagemath.org
13
+ Project-URL: discourse, https://passagemath.discourse.group
14
+ Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
15
+ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
8
16
  Classifier: Development Status :: 6 - Mature
9
17
  Classifier: Intended Audience :: Education
10
18
  Classifier: Intended Audience :: Science/Research
11
- Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
12
19
  Classifier: Operating System :: POSIX
13
20
  Classifier: Operating System :: MacOS :: MacOS X
14
21
  Classifier: Programming Language :: Python :: 3 :: Only
@@ -0,0 +1 @@
1
+ 10.5.38
@@ -1,14 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-setup
3
- Version: 10.5.36
3
+ Version: 10.5.38
4
4
  Summary: passagemath: Build system of the Sage library
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
- License: GNU General Public License (GPL) v2 or later
7
- Project-URL: Homepage, https://www.sagemath.org
6
+ Maintainer: Matthias Köppe, passagemath contributors
7
+ License-Expression: GPL-2.0-or-later
8
+ Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
+ Project-URL: repo (upstream), https://github.com/sagemath/sage
10
+ Project-URL: repo, https://github.com/passagemath/passagemath
11
+ Project-URL: documentation, https://doc.sagemath.org
12
+ Project-URL: homepage (upstream), https://www.sagemath.org
13
+ Project-URL: discourse, https://passagemath.discourse.group
14
+ Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
15
+ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
8
16
  Classifier: Development Status :: 6 - Mature
9
17
  Classifier: Intended Audience :: Education
10
18
  Classifier: Intended Audience :: Science/Research
11
- Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
12
19
  Classifier: Operating System :: POSIX
13
20
  Classifier: Operating System :: MacOS :: MacOS X
14
21
  Classifier: Programming Language :: Python :: 3 :: Only
@@ -1,6 +1,7 @@
1
1
  README.rst
2
2
  VERSION.txt
3
3
  pyproject.toml
4
+ pyproject.toml.m4
4
5
  requirements.txt
5
6
  setup.py
6
7
  tox.ini
@@ -1,17 +1,26 @@
1
+ # Generated by SAGE_ROOT/bootstrap; do not edit
1
2
  [build-system]
2
- requires = ["setuptools>=61.2"]
3
+ # Minimum requirements for the build system to execute.
4
+ requires = [
5
+ 'setuptools >= 77.0.0',
6
+ ]
3
7
  build-backend = "setuptools.build_meta"
4
8
 
5
9
  [project]
6
10
  name = "passagemath-setup"
7
11
  description = "passagemath: Build system of the Sage library"
8
- license = {text = "GNU General Public License (GPL) v2 or later"}
12
+ dependencies = []
13
+ dynamic = ["version"]
14
+ license = "GPL-2.0-or-later"
9
15
  authors = [{name = "The Sage Developers", email = "sage-support@googlegroups.com"}]
16
+ maintainers = [
17
+ {name = "Matthias Köppe"},
18
+ {name = "passagemath contributors"},
19
+ ]
10
20
  classifiers = [
11
21
  "Development Status :: 6 - Mature",
12
22
  "Intended Audience :: Education",
13
23
  "Intended Audience :: Science/Research",
14
- "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)",
15
24
  "Operating System :: POSIX",
16
25
  "Operating System :: MacOS :: MacOS X",
17
26
  "Programming Language :: Python :: 3 :: Only",
@@ -23,10 +32,17 @@ classifiers = [
23
32
  "Programming Language :: Python :: Implementation :: CPython",
24
33
  "Topic :: Scientific/Engineering :: Mathematics",
25
34
  ]
26
- urls = {Homepage = "https://www.sagemath.org"}
27
35
  requires-python = ">=3.9, <3.14"
28
- dependencies = []
29
- dynamic = ["version"]
36
+
37
+ [project.urls]
38
+ "release notes" = "https://github.com/passagemath/passagemath/releases"
39
+ "repo (upstream)" = "https://github.com/sagemath/sage"
40
+ "repo" = "https://github.com/passagemath/passagemath"
41
+ documentation = "https://doc.sagemath.org"
42
+ "homepage (upstream)" = "https://www.sagemath.org"
43
+ "discourse" = "https://passagemath.discourse.group"
44
+ "tracker (upstream)" = "https://github.com/sagemath/sage/issues"
45
+ "tracker" = "https://github.com/passagemath/passagemath/issues"
30
46
 
31
47
  [project.readme]
32
48
  file = "README.rst"
@@ -0,0 +1,35 @@
1
+ include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
2
+ [build-system]
3
+ # Minimum requirements for the build system to execute.
4
+ requires = [
5
+ SPKG_INSTALL_REQUIRES_setuptools
6
+ ]
7
+ build-backend = "setuptools.build_meta"
8
+
9
+ [project]
10
+ name = "passagemath-setup"
11
+ description = "passagemath: Build system of the Sage library"
12
+ dependencies = []
13
+ dynamic = ["version"]
14
+ include(`pyproject_toml_metadata.m4')dnl'
15
+
16
+ [project.readme]
17
+ file = "README.rst"
18
+ content-type = "text/x-rst"
19
+
20
+ [project.optional-dependencies]
21
+ autogen = ["jinja2"]
22
+
23
+ [tool.setuptools]
24
+ packages = [
25
+ "sage_setup",
26
+ "sage_setup.autogen",
27
+ "sage_setup.autogen.interpreters",
28
+ "sage_setup.autogen.interpreters.internal",
29
+ "sage_setup.autogen.interpreters.internal.specs",
30
+ "sage_setup.command",
31
+ ]
32
+ include-package-data = false
33
+
34
+ [tool.setuptools.dynamic]
35
+ version = {file = ["VERSION.txt"]}
@@ -1 +0,0 @@
1
- 10.5.36