passagemath-gap 10.6.31rc2__tar.gz → 10.6.31rc3__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.

Potentially problematic release.


This version of passagemath-gap might be problematic. Click here for more details.

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