grafeo 0.1.4__cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl → 0.2.4__cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_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.

Potentially problematic release.


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

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: grafeo
3
- Version: 0.1.4
3
+ Version: 0.2.4
4
4
  Classifier: Development Status :: 3 - Alpha
5
5
  Classifier: Intended Audience :: Developers
6
6
  Classifier: Intended Audience :: Science/Research
@@ -15,11 +15,12 @@ Classifier: Topic :: Database
15
15
  Classifier: Topic :: Database :: Database Engines/Servers
16
16
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
17
17
  Classifier: Typing :: Typed
18
- Requires-Dist: click>=8.1.0 ; extra == 'cli'
18
+ Requires-Dist: solvor>=0.6.1
19
+ Requires-Dist: click>=8.3.1 ; extra == 'cli'
19
20
  Requires-Dist: pytest>=9.0.2 ; extra == 'dev'
20
21
  Requires-Dist: pytest-asyncio>=1.3.0 ; extra == 'dev'
21
22
  Requires-Dist: ty>=0.0.14 ; extra == 'dev'
22
- Requires-Dist: ruff>=0.11.0 ; extra == 'dev'
23
+ Requires-Dist: ruff>=0.14.14 ; extra == 'dev'
23
24
  Provides-Extra: cli
24
25
  Provides-Extra: dev
25
26
  Summary: A high-performance, embeddable graph database with Python bindings
@@ -0,0 +1,8 @@
1
+ grafeo/__init__.py,sha256=k_RJXamdSIXvR1VOVd5higAea76QziQpMIKmmpp4pBc,666
2
+ grafeo/cli.py,sha256=7pGVzq1eMpltb9ItLGDr5h_8OlYgtIO3WdO04nPaTnk,9936
3
+ grafeo/grafeo.cpython-314t-aarch64-linux-gnu.so,sha256=H47RkLL6-5nrEHdVbukFu6dPI6SxzxoF1ayaT85VKRY,5584360
4
+ grafeo/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
+ grafeo-0.2.4.dist-info/METADATA,sha256=jV6s6_98JWP4nE0KLUNTyb1bSjfj-Auqb7PnS48nrYM,2025
6
+ grafeo-0.2.4.dist-info/WHEEL,sha256=K42pU0cRVtxA8N2aGHpXHx_0G7KEA_mBkTgnb38YQKw,151
7
+ grafeo-0.2.4.dist-info/entry_points.txt,sha256=kNAJ9wDtkgCY-nfE5IXQaf-bJi1kKRplXKdZr6xavDs,41
8
+ grafeo-0.2.4.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- grafeo/__init__.py,sha256=k_RJXamdSIXvR1VOVd5higAea76QziQpMIKmmpp4pBc,666
2
- grafeo/cli.py,sha256=7pGVzq1eMpltb9ItLGDr5h_8OlYgtIO3WdO04nPaTnk,9936
3
- grafeo/grafeo.cpython-314t-aarch64-linux-gnu.so,sha256=YTrSN7Kz60C5ziDyIPfIDHXp9yynVuffetoDlHyCzoI,5506368
4
- grafeo/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- grafeo-0.1.4.dist-info/METADATA,sha256=ztOgwdzKN2-Zfl-NKh0yQoJ2aB9EzUZT4vOwAwKhxMM,1995
6
- grafeo-0.1.4.dist-info/WHEEL,sha256=K42pU0cRVtxA8N2aGHpXHx_0G7KEA_mBkTgnb38YQKw,151
7
- grafeo-0.1.4.dist-info/entry_points.txt,sha256=kNAJ9wDtkgCY-nfE5IXQaf-bJi1kKRplXKdZr6xavDs,41
8
- grafeo-0.1.4.dist-info/RECORD,,
File without changes