passagemath-gap 10.6.1rc2__tar.gz → 10.6.1rc3__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 (115) hide show
  1. {passagemath_gap-10.6.1rc2/passagemath_gap.egg-info → passagemath_gap-10.6.1rc3}/PKG-INFO +4 -4
  2. passagemath_gap-10.6.1rc3/VERSION.txt +1 -0
  3. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3/passagemath_gap.egg-info}/PKG-INFO +4 -4
  4. passagemath_gap-10.6.1rc3/passagemath_gap.egg-info/requires.txt +8 -0
  5. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/pyproject.toml +7 -7
  6. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/all__sagemath_gap.py +1 -0
  7. passagemath_gap-10.6.1rc2/VERSION.txt +0 -1
  8. passagemath_gap-10.6.1rc2/passagemath_gap.egg-info/requires.txt +0 -8
  9. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/MANIFEST.in +0 -0
  10. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/README.rst +0 -0
  11. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/passagemath_gap.egg-info/SOURCES.txt +0 -0
  12. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/passagemath_gap.egg-info/dependency_links.txt +0 -0
  13. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/passagemath_gap.egg-info/top_level.txt +0 -0
  14. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/repair_wheel.py +0 -0
  15. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/coding/all__sagemath_gap.py +0 -0
  16. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/coding/codecan/all.py +0 -0
  17. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/coding/codecan/all__sagemath_gap.py +0 -0
  18. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/coding/codecan/autgroup_can_label.pyx +0 -0
  19. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/coding/codecan/codecan.pxd +0 -0
  20. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/coding/codecan/codecan.pyx +0 -0
  21. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/coding/codecan/meson.build +0 -0
  22. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/combinat/all__sagemath_gap.py +0 -0
  23. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/combinat/enumeration_mod_permgroup.pxd +0 -0
  24. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/combinat/enumeration_mod_permgroup.pyx +0 -0
  25. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/combinat/root_system/all__sagemath_gap.py +0 -0
  26. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/combinat/root_system/reflection_group_c.pyx +0 -0
  27. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/combinat/root_system/reflection_group_complex.py +0 -0
  28. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/combinat/root_system/reflection_group_element.pxd +0 -0
  29. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/combinat/root_system/reflection_group_element.pyx +0 -0
  30. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/combinat/root_system/reflection_group_real.py +0 -0
  31. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/combinat/root_system/weyl_group.py +0 -0
  32. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/ext_data/all__sagemath_gap.py +0 -0
  33. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/ext_data/gap/console.g +0 -0
  34. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/ext_data/gap/joyner/hurwitz_crv_rr_sp.gap +0 -0
  35. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/ext_data/gap/joyner/modular_crv_rr_sp.gap +0 -0
  36. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/ext_data/gap/sage.g +0 -0
  37. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/geometry/all__sagemath_gap.py +0 -0
  38. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/geometry/ribbon_graph.py +0 -0
  39. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/graphs/spanning_tree.pyx +0 -0
  40. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/abelian_gps/abelian_aut.py +0 -0
  41. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/abelian_gps/abelian_group_gap.py +0 -0
  42. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/abelian_gps/abelian_group_morphism.py +0 -0
  43. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/abelian_gps/all__sagemath_gap.py +0 -0
  44. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/all__sagemath_gap.py +0 -0
  45. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/class_function.py +0 -0
  46. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/conjugacy_classes.py +0 -0
  47. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/galois_group_perm.py +0 -0
  48. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/libgap_group.py +0 -0
  49. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/libgap_mixin.py +0 -0
  50. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/libgap_morphism.py +0 -0
  51. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/libgap_wrapper.pxd +0 -0
  52. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/libgap_wrapper.pyx +0 -0
  53. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/all__sagemath_gap.py +0 -0
  54. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/binary_dihedral.py +0 -0
  55. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/finitely_generated_gap.py +0 -0
  56. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/group_element_gap.pxd +0 -0
  57. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/group_element_gap.pyx +0 -0
  58. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/heisenberg.py +0 -0
  59. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/isometries.py +0 -0
  60. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/linear_gap.py +0 -0
  61. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/matrix_group_gap.py +0 -0
  62. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/named_group_gap.py +0 -0
  63. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/orthogonal_gap.py +0 -0
  64. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/symplectic_gap.py +0 -0
  65. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/matrix_gps/unitary_gap.py +0 -0
  66. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/all.py +0 -0
  67. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/constructor.py +0 -0
  68. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/cubegroup.py +0 -0
  69. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/meson.build +0 -0
  70. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/partn_ref/all__sagemath_gap.py +0 -0
  71. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/partn_ref2/all.py +0 -0
  72. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/partn_ref2/meson.build +0 -0
  73. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/partn_ref2/refinement_generic.h +0 -0
  74. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/partn_ref2/refinement_generic.pxd +0 -0
  75. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/partn_ref2/refinement_generic.pyx +0 -0
  76. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/permgroup.py +0 -0
  77. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/permgroup_element.pxd +0 -0
  78. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/permgroup_element.pyx +0 -0
  79. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/permgroup_morphism.py +0 -0
  80. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/permgroup_named.py +0 -0
  81. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/permutation_groups_catalog.py +0 -0
  82. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/perm_gps/symgp_conjugacy_class.py +0 -0
  83. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/semimonomial_transformations/all.py +0 -0
  84. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/groups/semimonomial_transformations/semimonomial_transformation.pxd +0 -0
  85. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/interfaces/all__sagemath_gap.py +0 -0
  86. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/interfaces/gap.py +0 -0
  87. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/interfaces/gap3.py +0 -0
  88. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/interfaces/gap_workspace.py +0 -0
  89. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/all__sagemath_gap.py +0 -0
  90. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/all.py +0 -0
  91. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/all_documented_functions.py +0 -0
  92. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/assigned_names.py +0 -0
  93. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/context_managers.py +0 -0
  94. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/element.pxd +0 -0
  95. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/element.pyx +0 -0
  96. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/gap_functions.py +0 -0
  97. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/gap_globals.py +0 -0
  98. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/gap_includes.pxd +0 -0
  99. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/libgap.pyx +0 -0
  100. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/meson.build +0 -0
  101. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/operations.py +0 -0
  102. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/sage.gaprc +0 -0
  103. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/saved_workspace.py +0 -0
  104. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/test.py +0 -0
  105. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/test_long.py +0 -0
  106. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/util.pxd +0 -0
  107. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/libs/gap/util.pyx +0 -0
  108. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/matrix/all__sagemath_gap.py +0 -0
  109. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/matrix/matrix_gap.pxd +0 -0
  110. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/matrix/matrix_gap.pyx +0 -0
  111. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/rings/all__sagemath_gap.py +0 -0
  112. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/rings/species.py +0 -0
  113. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/sage/rings/universal_cyclotomic_field.py +0 -0
  114. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/setup.cfg +0 -0
  115. {passagemath_gap-10.6.1rc2 → passagemath_gap-10.6.1rc3}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-gap
3
- Version: 10.6.1rc2
3
+ Version: 10.6.1rc3
4
4
  Summary: passagemath: Computational Group Theory with GAP
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -29,9 +29,9 @@ Requires-Python: <3.14,>=3.10
29
29
  Description-Content-Type: text/x-rst
30
30
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
31
31
  Requires-Dist: memory_allocator
32
- Requires-Dist: passagemath-conf==10.6.1rc2
33
- Requires-Dist: passagemath-environment==10.6.1rc2
34
- Requires-Dist: passagemath-categories==10.6.1rc2
32
+ Requires-Dist: passagemath-conf==10.6.1rc3
33
+ Requires-Dist: passagemath-environment==10.6.1rc3
34
+ Requires-Dist: passagemath-categories==10.6.1rc3
35
35
  Provides-Extra: test
36
36
  Requires-Dist: passagemath-repl; extra == "test"
37
37
 
@@ -0,0 +1 @@
1
+ 10.6.1.rc3
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-gap
3
- Version: 10.6.1rc2
3
+ Version: 10.6.1rc3
4
4
  Summary: passagemath: Computational Group Theory with GAP
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -29,9 +29,9 @@ Requires-Python: <3.14,>=3.10
29
29
  Description-Content-Type: text/x-rst
30
30
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
31
31
  Requires-Dist: memory_allocator
32
- Requires-Dist: passagemath-conf==10.6.1rc2
33
- Requires-Dist: passagemath-environment==10.6.1rc2
34
- Requires-Dist: passagemath-categories==10.6.1rc2
32
+ Requires-Dist: passagemath-conf==10.6.1rc3
33
+ Requires-Dist: passagemath-environment==10.6.1rc3
34
+ Requires-Dist: passagemath-categories==10.6.1rc3
35
35
  Provides-Extra: test
36
36
  Requires-Dist: passagemath-repl; extra == "test"
37
37
 
@@ -0,0 +1,8 @@
1
+ cysignals!=1.12.0,>=1.11.2
2
+ memory_allocator
3
+ passagemath-conf==10.6.1rc3
4
+ passagemath-environment==10.6.1rc3
5
+ passagemath-categories==10.6.1rc3
6
+
7
+ [test]
8
+ passagemath-repl
@@ -3,10 +3,10 @@
3
3
  # Minimum requirements for the build system to execute.
4
4
  requires = [
5
5
  'setuptools >= 77.0.0',
6
- 'passagemath-setup == 10.6.1rc2',
7
- 'passagemath-environment == 10.6.1rc2',
8
- 'passagemath-categories == 10.6.1rc2',
9
- 'passagemath-modules == 10.6.1rc2',
6
+ 'passagemath-setup == 10.6.1rc3',
7
+ 'passagemath-environment == 10.6.1rc3',
8
+ 'passagemath-categories == 10.6.1rc3',
9
+ 'passagemath-modules == 10.6.1rc3',
10
10
  'cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',
11
11
  'gmpy2 ~=2.1.b999',
12
12
  'cysignals >=1.11.2, != 1.12.0',
@@ -21,9 +21,9 @@ description = "passagemath: Computational Group Theory with GAP"
21
21
  dependencies = [
22
22
  'cysignals >=1.11.2, != 1.12.0',
23
23
  'memory_allocator',
24
- 'passagemath-conf == 10.6.1rc2',
25
- 'passagemath-environment == 10.6.1rc2',
26
- 'passagemath-categories == 10.6.1rc2',
24
+ 'passagemath-conf == 10.6.1rc3',
25
+ 'passagemath-environment == 10.6.1rc3',
26
+ 'passagemath-categories == 10.6.1rc3',
27
27
  ]
28
28
  dynamic = ["version"]
29
29
  license = "GPL-2.0-or-later"
@@ -1,4 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-gap
2
+ # delvewheel: patch
2
3
  r"""
3
4
  Top level of the distribution package sagemath-gap
4
5
 
@@ -1 +0,0 @@
1
- 10.6.1.rc2
@@ -1,8 +0,0 @@
1
- cysignals!=1.12.0,>=1.11.2
2
- memory_allocator
3
- passagemath-conf==10.6.1rc2
4
- passagemath-environment==10.6.1rc2
5
- passagemath-categories==10.6.1rc2
6
-
7
- [test]
8
- passagemath-repl