passagemath-frobby 10.6.1rc2__cp313-cp313-musllinux_1_2_aarch64.whl → 10.6.1rc3__cp313-cp313-musllinux_1_2_aarch64.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-frobby
3
- Version: 10.6.1rc2
3
+ Version: 10.6.1rc3
4
4
  Summary: passagemath: Computations on monomial ideals with Frobby
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -28,8 +28,8 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
28
28
  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
- Requires-Dist: passagemath-environment==10.6.1rc2
32
- Requires-Dist: passagemath-categories==10.6.1rc2
31
+ Requires-Dist: passagemath-environment==10.6.1rc3
32
+ Requires-Dist: passagemath-categories==10.6.1rc3
33
33
  Provides-Extra: test
34
34
  Requires-Dist: passagemath-graphs; extra == "test"
35
35
  Requires-Dist: passagemath-repl; extra == "test"
@@ -2,13 +2,13 @@ passagemath_frobby.libs/libgcc_s-69c45f16.so.1,sha256=BOFjRP57t9LgRNNAnFVK5VHmrp
2
2
  passagemath_frobby.libs/libgmp-15a852ec.so.10.5.0,sha256=KCQaiOAAoY0sWO_U-4eSTBagtC7-8qt1mAP7DN6uED8,666617
3
3
  passagemath_frobby.libs/libgmpxx-e6de26f1.so.4.7.0,sha256=XR7nNd9fgp212eM-iFxjqw2_YwgTJpnhtdUbTzAhiE8,269553
4
4
  passagemath_frobby.libs/libstdc++-1f1a71be.so.6.0.33,sha256=sURAhanafc8tH6FGDqPKz7dsPGNb0Aym8vBo6UbJ3Ok,3650097
5
- sage/all__sagemath_frobby.py,sha256=ZZLIxeb2nBT4yQeA2DJP-RAv4cu-U6uMgxlMwzt1H2c,172
5
+ sage/all__sagemath_frobby.py,sha256=wUVmrSObaZXZnOlWGlQnNJCuYQR-GTJM0VjPCsysIQg,192
6
6
  sage/interfaces/all__sagemath_frobby.py,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
7
7
  sage/interfaces/frobby.py,sha256=NAXJL2ybODNM3V1EyjMW_C2KKjt0b9wRVrWLWO5ePnI,16693
8
8
  sage/libs/all__sagemath_frobby.py,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
9
- sage/libs/frobby.cpython-313-aarch64-linux-musl.so,sha256=eDqgUCBuTVDiT1DPOMWytcpoQbRCaZR_gAHxi-2BUf0,106392
9
+ sage/libs/frobby.cpython-313-aarch64-linux-musl.so,sha256=yscpD6GuKzmoAt7TJdKNJZ7NozsGC3y_wxQyJrI4SHA,106392
10
10
  sage_wheels/bin/frobby,sha256=C142Q-Z5T_jF9Kgqa76YsK3p1-0PwaYRJ05iCLOYJ_o,26487977
11
- passagemath_frobby-10.6.1rc2.dist-info/METADATA,sha256=f0RmFQQm4iawGachwhBEej7pSiQQuiDzJs8G8Wt2vg0,4314
12
- passagemath_frobby-10.6.1rc2.dist-info/WHEEL,sha256=3IjWZRuuq2q-vKtU0x2XxSbfx92VUEmTDWR0AUEtZxI,113
13
- passagemath_frobby-10.6.1rc2.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
14
- passagemath_frobby-10.6.1rc2.dist-info/RECORD,,
11
+ passagemath_frobby-10.6.1rc3.dist-info/METADATA,sha256=i6OlWeinmuqi4_qcmX4gKcfuhrW_xUFX-T4TIlkqLO0,4314
12
+ passagemath_frobby-10.6.1rc3.dist-info/WHEEL,sha256=3IjWZRuuq2q-vKtU0x2XxSbfx92VUEmTDWR0AUEtZxI,113
13
+ passagemath_frobby-10.6.1rc3.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
14
+ passagemath_frobby-10.6.1rc3.dist-info/RECORD,,
@@ -1,4 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-frobby
2
+ # delvewheel: patch
2
3
 
3
4
  from sage.all__sagemath_categories import *
4
5
  from sage.all__sagemath_graphs import *