spyrrow 0.7.2__cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl → 0.7.3__cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.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.

Potentially problematic release.


This version of spyrrow might be problematic. Click here for more details.

spyrrow/__init__.pyi CHANGED
@@ -26,7 +26,7 @@ class Item:
26
26
  Needs to be unique accross all Items of a StripPackingInstance
27
27
  shape: An ordered list of (x,y) defining the shape boundary. The shape is represented as a polygon formed by this list of points.
28
28
  The origin point can be included twice as the finishing point. If not, [last point, first point] is infered to be the last straight line of the shape.
29
- demand: The quantity of identical Items to be placed inside the strip. Should be positive.
29
+ demand: The quantity of identical Items to be placed inside the strip. Should be strictly positive.
30
30
  allowed_orientations (list[float]|None): List of angles in degrees allowed.
31
31
  An empty list is equivalent to [0.].
32
32
  A None value means that the item is free to rotate
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: spyrrow
3
- Version: 0.7.2
3
+ Version: 0.7.3
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -0,0 +1,8 @@
1
+ spyrrow-0.7.3.dist-info/METADATA,sha256=ZSFGTbxSdPb0MTiyaW8OUVgNyA3UJUqilx6B5-vqmLY,480
2
+ spyrrow-0.7.3.dist-info/WHEEL,sha256=RUbSnrpLJbMGr4iQM03Bzbhvv4yIQDW49mKbj9jY-bQ,129
3
+ spyrrow-0.7.3.dist-info/licenses/LICENSE.txt,sha256=JOcOnGFqH2ZNyuMV3DBGh5kNL_3IqaS5832hwXhZ-Js,1076
4
+ spyrrow/__init__.py,sha256=MajlSBAliv8o8SqAqLgJARyi3egmvNIaXKTDXxvIAFY,111
5
+ spyrrow/__init__.pyi,sha256=Jn7SItmCFy6uj94skSYDWD-MsvQ_vqUmMiP0Fezwsy0,6439
6
+ spyrrow/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ spyrrow/spyrrow.cpython-312-arm-linux-gnueabihf.so,sha256=w3ClC_8Fq4kd3IkXWOcOFpHElB0P2C8X_xwsSl1IhVc,1827748
8
+ spyrrow-0.7.3.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.9.4)
2
+ Generator: maturin (1.9.6)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l
@@ -1,8 +0,0 @@
1
- spyrrow-0.7.2.dist-info/METADATA,sha256=Pe7I5ZZbd4Jj4-HCfs6kiuMLnGvThviz9f-ixTd75u8,480
2
- spyrrow-0.7.2.dist-info/WHEEL,sha256=n58qSq7aK-vGvXaJVGxy-UQgRJruvWOTc6qEr31p8NE,129
3
- spyrrow-0.7.2.dist-info/licenses/LICENSE.txt,sha256=JOcOnGFqH2ZNyuMV3DBGh5kNL_3IqaS5832hwXhZ-Js,1076
4
- spyrrow/__init__.py,sha256=MajlSBAliv8o8SqAqLgJARyi3egmvNIaXKTDXxvIAFY,111
5
- spyrrow/__init__.pyi,sha256=MLil3REeOB6pTHvHX4CHKJ6m6chBQ-vCUm4theR8wq4,6430
6
- spyrrow/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- spyrrow/spyrrow.cpython-312-arm-linux-gnueabihf.so,sha256=Rwvhyi7juziOTsYASOPcWcQ-FC-JDI-jEG3MK5NkoOk,1806756
8
- spyrrow-0.7.2.dist-info/RECORD,,