passagemath-gap 10.6.1rc5__tar.gz → 10.6.1rc7__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.1rc5/passagemath_gap.egg-info → passagemath_gap-10.6.1rc7}/PKG-INFO +5 -4
  2. passagemath_gap-10.6.1rc7/VERSION.txt +1 -0
  3. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7/passagemath_gap.egg-info}/PKG-INFO +5 -4
  4. passagemath_gap-10.6.1rc7/passagemath_gap.egg-info/requires.txt +8 -0
  5. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/pyproject.toml +8 -7
  6. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/repair_wheel.py +7 -4
  7. passagemath_gap-10.6.1rc5/VERSION.txt +0 -1
  8. passagemath_gap-10.6.1rc5/passagemath_gap.egg-info/requires.txt +0 -8
  9. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/MANIFEST.in +0 -0
  10. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/README.rst +0 -0
  11. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/passagemath_gap.egg-info/SOURCES.txt +0 -0
  12. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/passagemath_gap.egg-info/dependency_links.txt +0 -0
  13. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/passagemath_gap.egg-info/top_level.txt +0 -0
  14. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/all__sagemath_gap.py +0 -0
  15. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/coding/all__sagemath_gap.py +0 -0
  16. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/coding/codecan/all.py +0 -0
  17. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/coding/codecan/all__sagemath_gap.py +0 -0
  18. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/coding/codecan/autgroup_can_label.pyx +0 -0
  19. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/coding/codecan/codecan.pxd +0 -0
  20. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/coding/codecan/codecan.pyx +0 -0
  21. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/coding/codecan/meson.build +0 -0
  22. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/combinat/all__sagemath_gap.py +0 -0
  23. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/combinat/enumeration_mod_permgroup.pxd +0 -0
  24. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/combinat/enumeration_mod_permgroup.pyx +0 -0
  25. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/combinat/root_system/all__sagemath_gap.py +0 -0
  26. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/combinat/root_system/reflection_group_c.pyx +0 -0
  27. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/combinat/root_system/reflection_group_complex.py +0 -0
  28. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/combinat/root_system/reflection_group_element.pxd +0 -0
  29. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/combinat/root_system/reflection_group_element.pyx +0 -0
  30. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/combinat/root_system/reflection_group_real.py +0 -0
  31. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/combinat/root_system/weyl_group.py +0 -0
  32. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/ext_data/all__sagemath_gap.py +0 -0
  33. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/ext_data/gap/console.g +0 -0
  34. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/ext_data/gap/joyner/hurwitz_crv_rr_sp.gap +0 -0
  35. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/ext_data/gap/joyner/modular_crv_rr_sp.gap +0 -0
  36. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/ext_data/gap/sage.g +0 -0
  37. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/geometry/all__sagemath_gap.py +0 -0
  38. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/geometry/ribbon_graph.py +0 -0
  39. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/graphs/spanning_tree.pyx +0 -0
  40. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/abelian_gps/abelian_aut.py +0 -0
  41. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/abelian_gps/abelian_group_gap.py +0 -0
  42. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/abelian_gps/abelian_group_morphism.py +0 -0
  43. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/abelian_gps/all__sagemath_gap.py +0 -0
  44. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/all__sagemath_gap.py +0 -0
  45. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/class_function.py +0 -0
  46. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/conjugacy_classes.py +0 -0
  47. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/galois_group_perm.py +0 -0
  48. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/libgap_group.py +0 -0
  49. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/libgap_mixin.py +0 -0
  50. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/libgap_morphism.py +0 -0
  51. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/libgap_wrapper.pxd +0 -0
  52. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/libgap_wrapper.pyx +0 -0
  53. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/all__sagemath_gap.py +0 -0
  54. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/binary_dihedral.py +0 -0
  55. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/finitely_generated_gap.py +0 -0
  56. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/group_element_gap.pxd +0 -0
  57. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/group_element_gap.pyx +0 -0
  58. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/heisenberg.py +0 -0
  59. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/isometries.py +0 -0
  60. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/linear_gap.py +0 -0
  61. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/matrix_group_gap.py +0 -0
  62. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/named_group_gap.py +0 -0
  63. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/orthogonal_gap.py +0 -0
  64. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/symplectic_gap.py +0 -0
  65. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/matrix_gps/unitary_gap.py +0 -0
  66. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/all.py +0 -0
  67. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/constructor.py +0 -0
  68. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/cubegroup.py +0 -0
  69. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/meson.build +0 -0
  70. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/partn_ref/all__sagemath_gap.py +0 -0
  71. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/partn_ref2/all.py +0 -0
  72. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/partn_ref2/meson.build +0 -0
  73. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/partn_ref2/refinement_generic.h +0 -0
  74. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/partn_ref2/refinement_generic.pxd +0 -0
  75. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/partn_ref2/refinement_generic.pyx +0 -0
  76. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/permgroup.py +0 -0
  77. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/permgroup_element.pxd +0 -0
  78. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/permgroup_element.pyx +0 -0
  79. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/permgroup_morphism.py +0 -0
  80. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/permgroup_named.py +0 -0
  81. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/permutation_groups_catalog.py +0 -0
  82. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/perm_gps/symgp_conjugacy_class.py +0 -0
  83. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/semimonomial_transformations/all.py +0 -0
  84. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/groups/semimonomial_transformations/semimonomial_transformation.pxd +0 -0
  85. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/interfaces/all__sagemath_gap.py +0 -0
  86. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/interfaces/gap.py +0 -0
  87. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/interfaces/gap3.py +0 -0
  88. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/interfaces/gap_workspace.py +0 -0
  89. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/all__sagemath_gap.py +0 -0
  90. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/all.py +0 -0
  91. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/all_documented_functions.py +0 -0
  92. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/assigned_names.py +0 -0
  93. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/context_managers.py +0 -0
  94. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/element.pxd +0 -0
  95. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/element.pyx +0 -0
  96. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/gap_functions.py +0 -0
  97. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/gap_globals.py +0 -0
  98. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/gap_includes.pxd +0 -0
  99. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/libgap.pyx +0 -0
  100. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/meson.build +0 -0
  101. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/operations.py +0 -0
  102. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/sage.gaprc +0 -0
  103. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/saved_workspace.py +0 -0
  104. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/test.py +0 -0
  105. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/test_long.py +0 -0
  106. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/util.pxd +0 -0
  107. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/libs/gap/util.pyx +0 -0
  108. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/matrix/all__sagemath_gap.py +0 -0
  109. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/matrix/matrix_gap.pxd +0 -0
  110. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/matrix/matrix_gap.pyx +0 -0
  111. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/rings/all__sagemath_gap.py +0 -0
  112. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/rings/species.py +0 -0
  113. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/sage/rings/universal_cyclotomic_field.py +0 -0
  114. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/setup.cfg +0 -0
  115. {passagemath_gap-10.6.1rc5 → passagemath_gap-10.6.1rc7}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-gap
3
- Version: 10.6.1rc5
3
+ Version: 10.6.1rc7
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
@@ -17,6 +17,7 @@ Classifier: Development Status :: 6 - Mature
17
17
  Classifier: Intended Audience :: Education
18
18
  Classifier: Intended Audience :: Science/Research
19
19
  Classifier: Operating System :: POSIX
20
+ Classifier: Operating System :: POSIX :: Linux
20
21
  Classifier: Operating System :: MacOS :: MacOS X
21
22
  Classifier: Programming Language :: Python :: 3 :: Only
22
23
  Classifier: Programming Language :: Python :: 3.10
@@ -29,9 +30,9 @@ Requires-Python: <3.14,>=3.10
29
30
  Description-Content-Type: text/x-rst
30
31
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
31
32
  Requires-Dist: memory_allocator
32
- Requires-Dist: passagemath-conf==10.6.1rc5
33
- Requires-Dist: passagemath-environment==10.6.1rc5
34
- Requires-Dist: passagemath-categories==10.6.1rc5
33
+ Requires-Dist: passagemath-conf==10.6.1rc7
34
+ Requires-Dist: passagemath-environment==10.6.1rc7
35
+ Requires-Dist: passagemath-categories==10.6.1rc7
35
36
  Provides-Extra: test
36
37
  Requires-Dist: passagemath-repl; extra == "test"
37
38
 
@@ -0,0 +1 @@
1
+ 10.6.1.rc7
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-gap
3
- Version: 10.6.1rc5
3
+ Version: 10.6.1rc7
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
@@ -17,6 +17,7 @@ Classifier: Development Status :: 6 - Mature
17
17
  Classifier: Intended Audience :: Education
18
18
  Classifier: Intended Audience :: Science/Research
19
19
  Classifier: Operating System :: POSIX
20
+ Classifier: Operating System :: POSIX :: Linux
20
21
  Classifier: Operating System :: MacOS :: MacOS X
21
22
  Classifier: Programming Language :: Python :: 3 :: Only
22
23
  Classifier: Programming Language :: Python :: 3.10
@@ -29,9 +30,9 @@ Requires-Python: <3.14,>=3.10
29
30
  Description-Content-Type: text/x-rst
30
31
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
31
32
  Requires-Dist: memory_allocator
32
- Requires-Dist: passagemath-conf==10.6.1rc5
33
- Requires-Dist: passagemath-environment==10.6.1rc5
34
- Requires-Dist: passagemath-categories==10.6.1rc5
33
+ Requires-Dist: passagemath-conf==10.6.1rc7
34
+ Requires-Dist: passagemath-environment==10.6.1rc7
35
+ Requires-Dist: passagemath-categories==10.6.1rc7
35
36
  Provides-Extra: test
36
37
  Requires-Dist: passagemath-repl; extra == "test"
37
38
 
@@ -0,0 +1,8 @@
1
+ cysignals!=1.12.0,>=1.11.2
2
+ memory_allocator
3
+ passagemath-conf==10.6.1rc7
4
+ passagemath-environment==10.6.1rc7
5
+ passagemath-categories==10.6.1rc7
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.1rc5',
7
- 'passagemath-environment == 10.6.1rc5',
8
- 'passagemath-categories == 10.6.1rc5',
9
- 'passagemath-modules == 10.6.1rc5',
6
+ 'passagemath-setup == 10.6.1rc7',
7
+ 'passagemath-environment == 10.6.1rc7',
8
+ 'passagemath-categories == 10.6.1rc7',
9
+ 'passagemath-modules == 10.6.1rc7',
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.1rc5',
25
- 'passagemath-environment == 10.6.1rc5',
26
- 'passagemath-categories == 10.6.1rc5',
24
+ 'passagemath-conf == 10.6.1rc7',
25
+ 'passagemath-environment == 10.6.1rc7',
26
+ 'passagemath-categories == 10.6.1rc7',
27
27
  ]
28
28
  dynamic = ["version"]
29
29
  license = "GPL-2.0-or-later"
@@ -37,6 +37,7 @@ classifiers = [
37
37
  "Intended Audience :: Education",
38
38
  "Intended Audience :: Science/Research",
39
39
  "Operating System :: POSIX",
40
+ "Operating System :: POSIX :: Linux",
40
41
  "Operating System :: MacOS :: MacOS X",
41
42
  "Programming Language :: Python :: 3 :: Only",
42
43
  "Programming Language :: Python :: 3.10",
@@ -10,7 +10,8 @@ from auditwheel.wheeltools import InWheel
10
10
 
11
11
  from sage_conf import GAP_ROOT_PATHS
12
12
 
13
- if "TMPDIR" in os.environ: os.environ["TMPDIR"] = str(Path(os.environ["TMPDIR"]).resolve())
13
+ if "TMPDIR" in os.environ:
14
+ os.environ["TMPDIR"] = str(Path(os.environ["TMPDIR"]).resolve())
14
15
 
15
16
  wheel = Path(sys.argv[1])
16
17
 
@@ -23,11 +24,13 @@ with InWheel(wheel, wheel):
23
24
  command = f'set -o pipefail; (cd {shlex.quote(str(parent))} && tar cf - {name}) | tar xvf -'
24
25
  print(f'Running {command}')
25
26
  sys.stdout.flush()
26
- if os.system(f"bash -c {shlex.quote(command)}") != 0: sys.exit(1)
27
+ if os.system(f"bash -c {shlex.quote(command)}") != 0:
28
+ sys.exit(1)
27
29
 
28
30
  # Remove the sage-conf dependency; it is not needed because our wheels ship what is needed.
29
31
 
30
- command = f'sed -i.bak "/^Requires-Dist: passagemath-conf/d" *.dist-info/METADATA'
32
+ command = 'sed -i.bak "/^Requires-Dist: passagemath-conf/d" *.dist-info/METADATA'
31
33
  print(f'Running {command}')
32
34
  sys.stdout.flush()
33
- if os.system(f"bash -c {shlex.quote(command)}") != 0: sys.exit(1)
35
+ if os.system(f"bash -c {shlex.quote(command)}") != 0:
36
+ sys.exit(1)
@@ -1 +0,0 @@
1
- 10.6.1.rc5
@@ -1,8 +0,0 @@
1
- cysignals!=1.12.0,>=1.11.2
2
- memory_allocator
3
- passagemath-conf==10.6.1rc5
4
- passagemath-environment==10.6.1rc5
5
- passagemath-categories==10.6.1rc5
6
-
7
- [test]
8
- passagemath-repl