passagemath-cmr 10.6.32__tar.gz → 10.6.33__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 (24) hide show
  1. {passagemath_cmr-10.6.32/passagemath_cmr.egg-info → passagemath_cmr-10.6.33}/PKG-INFO +5 -5
  2. passagemath_cmr-10.6.33/VERSION.txt +1 -0
  3. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33/passagemath_cmr.egg-info}/PKG-INFO +5 -5
  4. passagemath_cmr-10.6.33/passagemath_cmr.egg-info/requires.txt +10 -0
  5. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/pyproject.toml +9 -9
  6. passagemath_cmr-10.6.32/VERSION.txt +0 -1
  7. passagemath_cmr-10.6.32/passagemath_cmr.egg-info/requires.txt +0 -10
  8. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/MANIFEST.in +0 -0
  9. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/README.rst +0 -0
  10. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/passagemath_cmr.egg-info/SOURCES.txt +0 -0
  11. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/passagemath_cmr.egg-info/dependency_links.txt +0 -0
  12. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/passagemath_cmr.egg-info/top_level.txt +0 -0
  13. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/sage/all__sagemath_cmr.py +0 -0
  14. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/sage/libs/all__sagemath_cmr.py +0 -0
  15. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/sage/libs/cmr/__init__.py +0 -0
  16. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/sage/libs/cmr/cmr.pxd +0 -0
  17. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/sage/libs/cmr/cmr.pyx +0 -0
  18. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/sage/matrix/all__sagemath_cmr.py +0 -0
  19. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/sage/matrix/matrix_cmr_sparse.pxd +0 -0
  20. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/sage/matrix/matrix_cmr_sparse.pyx +0 -0
  21. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/sage/matrix/seymour_decomposition.pxd +0 -0
  22. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/sage/matrix/seymour_decomposition.pyx +0 -0
  23. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/setup.cfg +0 -0
  24. {passagemath_cmr-10.6.32 → passagemath_cmr-10.6.33}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-cmr
3
- Version: 10.6.32
3
+ Version: 10.6.33
4
4
  Summary: passagemath: Combinatorial matrix recognition
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -31,11 +31,11 @@ Requires-Python: <3.15,>=3.10
31
31
  Description-Content-Type: text/x-rst
32
32
  Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
33
33
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
34
- Requires-Dist: passagemath-modules~=10.6.32.0
35
- Requires-Dist: passagemath-graphs~=10.6.32.0
34
+ Requires-Dist: passagemath-modules~=10.6.33.0
35
+ Requires-Dist: passagemath-graphs~=10.6.33.0
36
36
  Provides-Extra: test
37
- Requires-Dist: passagemath-repl~=10.6.32.0; extra == "test"
38
- Requires-Dist: passagemath-pari~=10.6.32.0; extra == "test"
37
+ Requires-Dist: passagemath-repl~=10.6.33.0; extra == "test"
38
+ Requires-Dist: passagemath-pari~=10.6.33.0; extra == "test"
39
39
 
40
40
  ==========================================================================
41
41
  passagemath: Combinatorial matrix recognition
@@ -0,0 +1 @@
1
+ 10.6.33
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-cmr
3
- Version: 10.6.32
3
+ Version: 10.6.33
4
4
  Summary: passagemath: Combinatorial matrix recognition
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -31,11 +31,11 @@ Requires-Python: <3.15,>=3.10
31
31
  Description-Content-Type: text/x-rst
32
32
  Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
33
33
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
34
- Requires-Dist: passagemath-modules~=10.6.32.0
35
- Requires-Dist: passagemath-graphs~=10.6.32.0
34
+ Requires-Dist: passagemath-modules~=10.6.33.0
35
+ Requires-Dist: passagemath-graphs~=10.6.33.0
36
36
  Provides-Extra: test
37
- Requires-Dist: passagemath-repl~=10.6.32.0; extra == "test"
38
- Requires-Dist: passagemath-pari~=10.6.32.0; extra == "test"
37
+ Requires-Dist: passagemath-repl~=10.6.33.0; extra == "test"
38
+ Requires-Dist: passagemath-pari~=10.6.33.0; extra == "test"
39
39
 
40
40
  ==========================================================================
41
41
  passagemath: Combinatorial matrix recognition
@@ -0,0 +1,10 @@
1
+ cysignals!=1.12.0,>=1.11.2
2
+ passagemath-modules~=10.6.33.0
3
+ passagemath-graphs~=10.6.33.0
4
+
5
+ [:sys_platform == "win32"]
6
+ cysignals<1.12.4
7
+
8
+ [test]
9
+ passagemath-repl~=10.6.33.0
10
+ passagemath-pari~=10.6.33.0
@@ -2,12 +2,12 @@
2
2
  # Minimum requirements for the build system to execute.
3
3
  requires = [
4
4
  'setuptools >= 77.0.0',
5
- 'passagemath-conf ~= 10.6.32.0 ; sys_platform != "win32"',
6
- 'passagemath-setup ~= 10.6.32.0',
5
+ 'passagemath-conf ~= 10.6.33.0 ; sys_platform != "win32"',
6
+ 'passagemath-setup ~= 10.6.33.0',
7
7
  'pkgconfig',
8
- 'passagemath-environment ~= 10.6.32.0',
9
- 'passagemath-modules ~= 10.6.32.0',
10
- 'passagemath-graphs ~= 10.6.32.0',
8
+ 'passagemath-environment ~= 10.6.33.0',
9
+ 'passagemath-modules ~= 10.6.33.0',
10
+ 'passagemath-graphs ~= 10.6.33.0',
11
11
  'cython >=3.0.8, <3.2.0', 'cython >=3.0.8,<3.2.0',
12
12
  'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
13
13
  ]
@@ -18,8 +18,8 @@ name = "passagemath-cmr"
18
18
  description = "passagemath: Combinatorial matrix recognition"
19
19
  dependencies = [
20
20
  'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
21
- 'passagemath-modules ~= 10.6.32.0',
22
- 'passagemath-graphs ~= 10.6.32.0',
21
+ 'passagemath-modules ~= 10.6.33.0',
22
+ 'passagemath-graphs ~= 10.6.33.0',
23
23
  ]
24
24
  dynamic = ["version"]
25
25
  license = "GPL-2.0-or-later"
@@ -58,8 +58,8 @@ documentation = "https://passagemath.org/docs/latest"
58
58
 
59
59
  [project.optional-dependencies]
60
60
  test = [
61
- 'passagemath-repl ~= 10.6.32.0',
62
- 'passagemath-pari ~= 10.6.32.0',
61
+ 'passagemath-repl ~= 10.6.33.0',
62
+ 'passagemath-pari ~= 10.6.33.0',
63
63
  ]
64
64
 
65
65
  [project.readme]
@@ -1 +0,0 @@
1
- 10.6.32
@@ -1,10 +0,0 @@
1
- cysignals!=1.12.0,>=1.11.2
2
- passagemath-modules~=10.6.32.0
3
- passagemath-graphs~=10.6.32.0
4
-
5
- [:sys_platform == "win32"]
6
- cysignals<1.12.4
7
-
8
- [test]
9
- passagemath-repl~=10.6.32.0
10
- passagemath-pari~=10.6.32.0