kraken-engine 1.1.0__cp314-cp314-macosx_11_0_arm64.whl → 1.1.1__cp314-cp314-macosx_11_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.

Potentially problematic release.


This version of kraken-engine might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kraken-engine
3
- Version: 1.1.0
3
+ Version: 1.1.1
4
4
  Summary: Python bindings for Kraken Engine
5
5
  Author: Derrick Martinez
6
6
  License-Expression: MIT
@@ -21,6 +21,7 @@ Project-URL: Documentation, https://docs.krakenengine.org/docs/getting-started/i
21
21
  Project-URL: Release Notes, https://github.com/Kraken-Engine/PyKraken/releases
22
22
  Project-URL: Source, https://github.com/Kraken-Engine/PyKraken
23
23
  Requires-Python: >=3.11
24
+ Requires-Dist: pydantic==2.12.3
24
25
  Description-Content-Type: text/markdown
25
26
 
26
27
  <div align="center"><img src="https://github.com/durkisneer1/Kraken-Engine/blob/main/docs/_static/kraken-engine-banner.png"/></div>
@@ -1,5 +1,5 @@
1
1
  pykraken/__init__.pyi,sha256=G-JlLEkiwUOpse0teqqO0Y2ZkS04XT_EcDAkGj-aoyA,37278
2
- pykraken/_core.cpython-314-darwin.so,sha256=sPBHu3WpashoX78vFWoNajXlS8tp3j7kHCs1_JhBfNE,6331192
2
+ pykraken/_core.cpython-314-darwin.so,sha256=_T5tvRMZjtfcrOtsAl3-kOZdd0ZVjOLzX2UanHVNPK0,6331192
3
3
  pykraken/__init__.py,sha256=tLxCS1FfAsXPFP6UtmUm97KCrquI0Oj6yFYfSlCYCJE,63
4
4
  pykraken/shader_uniform.py,sha256=cpbipoXRybpla4oODQepCB7syI_SoC4OjykTwJZZY1A,2132
5
5
  pykraken/shader_uniform.pyi,sha256=4CF6oxhyBZqKpNJXC9U3Vndvx1igaOOBNa4QrW6PqGE,3442
@@ -21,7 +21,7 @@ pykraken/_core/rect.pyi,sha256=TUbtviTvFgCbjOJ4vCO1e0OF0B9IOt5L4ykgCNOwIKI,2772
21
21
  pykraken/_core/ease.pyi,sha256=C9-I9vb1gL3OgIsmDOJc45aENNCEQBXqrobYsTj_FGE,6440
22
22
  pykraken/_core/draw.pyi,sha256=8HzUGc35gzng61mJ0Zx6Tz7ymbAv-1143fqmkulHyO8,3738
23
23
  pykraken/_core/transform.pyi,sha256=kgR_7iLo6fP1m4wMh5Ps07S-qMhH8lbWS5QKw89kA1A,5445
24
- kraken_engine-1.1.0.dist-info/RECORD,,
25
- kraken_engine-1.1.0.dist-info/WHEEL,sha256=1bSoEhplGNQCM6mySRtVr9yWoZ8316lga5ImQCm3ICg,141
26
- kraken_engine-1.1.0.dist-info/METADATA,sha256=xPvhXP5uh9FxZrxgWaTwO73SIqJPqZg_57OLHMxzNN4,2066
27
- kraken_engine-1.1.0.dist-info/licenses/LICENSE,sha256=4NUSEGSVvPUQ_2qD0hmmw_cOamv68n-TFiIpcIEK2eM,1094
24
+ kraken_engine-1.1.1.dist-info/RECORD,,
25
+ kraken_engine-1.1.1.dist-info/WHEEL,sha256=1bSoEhplGNQCM6mySRtVr9yWoZ8316lga5ImQCm3ICg,141
26
+ kraken_engine-1.1.1.dist-info/METADATA,sha256=RAAafGTvsEq5u4gRGQrLNnqE-koCvRsVj4XlnsX0xR0,2098
27
+ kraken_engine-1.1.1.dist-info/licenses/LICENSE,sha256=4NUSEGSVvPUQ_2qD0hmmw_cOamv68n-TFiIpcIEK2eM,1094
Binary file