passagemath-plantri 10.6.30__cp311-cp311-macosx_13_0_arm64.whl → 10.6.37__cp311-cp311-macosx_13_0_arm64.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.
@@ -0,0 +1,3 @@
1
+ # sage_setup: distribution = sagemath-plantri
2
+
3
+ from sage.all__sagemath_plantri import *
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-plantri
3
- Version: 10.6.30
3
+ Version: 10.6.37
4
4
  Summary: passagemath: Generating planar graphs with plantri and fullgen
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -24,9 +24,10 @@ 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
  Provides-Extra: test
32
33
  Requires-Dist: passagemath-graphs; extra == "test"
@@ -116,7 +117,7 @@ Using the Python interface::
116
117
 
117
118
  $ pipx run --pip-args="--prefer-binary" --spec "passagemath-plantri[test]" ipython
118
119
 
119
- In [1]: from sage.all__sagemath_plantri import *
120
+ In [1]: from passagemath_plantri import *
120
121
 
121
122
  In [2]: len(list(graphs.planar_graphs(4, minimum_edges=4)))
122
123
  Out[2]: 4
@@ -0,0 +1,11 @@
1
+ passagemath_plantri-10.6.37.dist-info/RECORD,,
2
+ passagemath_plantri-10.6.37.dist-info/WHEEL,sha256=3oWprriC_FRmVBKgQcKAY1Vt3fANgyrmxbqBgTZH4YQ,153
3
+ passagemath_plantri-10.6.37.dist-info/top_level.txt,sha256=m0ky2LYn5c3LfbqP49CfwQR0Od6p_vcQ4kf-X4fDwxs,26
4
+ passagemath_plantri-10.6.37.dist-info/METADATA,sha256=RVtirOI74fjnR_ncMFvtSUVuG8wz4goZb0ZYj3Xs3aA,5244
5
+ sage_wheels/bin/plantri,sha256=Rey9Xs0aJxY1uQBqOidJa4vyOPDf1Y2QRO-vOKY4wv4,237128
6
+ sage_wheels/bin/fullgen,sha256=J-GGxhp4VHJZ6Hp1dT8VgO-uClHmdIBbMputHFkq8S4,140296
7
+ sage/all__sagemath_plantri.py,sha256=sdbc0pCk9nDAEvKRC58vdS_tv49M21mTdbg5sdk5uRU,107
8
+ sage/libs/all__sagemath_plantri.py,sha256=pTgjwsPWGnO4zjvDLWsQDjtD7pbgVgDDsrwcwySBixg,46
9
+ sage/libs/plantri.cpython-311-darwin.so,sha256=rhaRcTXhm5kQQqdGbonoRW44M7ZMgbcjq3UJuyh9_hg,54160
10
+ sage/libs/plantri.pyx,sha256=pTgjwsPWGnO4zjvDLWsQDjtD7pbgVgDDsrwcwySBixg,46
11
+ passagemath_plantri/__init__.py,sha256=nhJxVNHJwNpvSyVvPqRwAywBiTIhL-dQqMQU_O84u8w,88
@@ -2,5 +2,5 @@ Wheel-Version: 1.0
2
2
  Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-macosx_13_0_arm64
5
- Generator: delocate 0.13.0
5
+ Generator: delocate 0.13.1.dev42+ga0af70b54
6
6
 
@@ -0,0 +1,3 @@
1
+
2
+ passagemath_plantri
3
+ sage
Binary file
@@ -1,10 +0,0 @@
1
- sage_wheels/bin/plantri,sha256=Rey9Xs0aJxY1uQBqOidJa4vyOPDf1Y2QRO-vOKY4wv4,237128
2
- sage_wheels/bin/fullgen,sha256=J-GGxhp4VHJZ6Hp1dT8VgO-uClHmdIBbMputHFkq8S4,140296
3
- passagemath_plantri-10.6.30.dist-info/RECORD,,
4
- passagemath_plantri-10.6.30.dist-info/WHEEL,sha256=_2eWE0XUrAnNpxPyXffVnsvXkR9SkDAS3wnEDHyQ9s4,136
5
- passagemath_plantri-10.6.30.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
6
- passagemath_plantri-10.6.30.dist-info/METADATA,sha256=2VBhKcIKDUnF7sV8Oao3lIyiLabC5RSDkhJNXMOObZI,5200
7
- sage/all__sagemath_plantri.py,sha256=sdbc0pCk9nDAEvKRC58vdS_tv49M21mTdbg5sdk5uRU,107
8
- sage/libs/all__sagemath_plantri.py,sha256=pTgjwsPWGnO4zjvDLWsQDjtD7pbgVgDDsrwcwySBixg,46
9
- sage/libs/plantri.cpython-311-darwin.so,sha256=zFpJpMf4z20TaUa1-lrK4hKhMt6GEKD7ju8yeOCuEgs,54160
10
- sage/libs/plantri.pyx,sha256=pTgjwsPWGnO4zjvDLWsQDjtD7pbgVgDDsrwcwySBixg,46
@@ -1,2 +0,0 @@
1
-
2
- sage