psqlpy 0.11.6__cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl → 0.11.8__cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.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 psqlpy might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: psqlpy
3
- Version: 0.11.6
3
+ Version: 0.11.8
4
4
  Classifier: Typing :: Typed
5
5
  Classifier: Topic :: Database
6
6
  Classifier: Development Status :: 4 - Beta
@@ -19,6 +19,8 @@ Classifier: Programming Language :: Python :: 3.9
19
19
  Classifier: Programming Language :: Python :: 3.10
20
20
  Classifier: Programming Language :: Python :: 3.11
21
21
  Classifier: Programming Language :: Python :: 3.12
22
+ Classifier: Programming Language :: Python :: 3.13
23
+ Classifier: Programming Language :: Python :: 3.14
22
24
  License-File: LICENSE
23
25
  Summary: Async PostgreSQL driver for Python written in Rust
24
26
  Keywords: postgresql,psql,async-driver,psql-driver,postgresql-driver,python-driver
@@ -1,9 +1,9 @@
1
- psqlpy-0.11.6.dist-info/METADATA,sha256=TqfhQ0h70DQkP4AsCvf-BHX2t9GYQVAfNTgKd8qaqKk,1350
2
- psqlpy-0.11.6.dist-info/WHEEL,sha256=PtuIU8jXn7zW4VTXmZNncqhsdTNA7ChVB6-f52TCyK4,127
3
- psqlpy-0.11.6.dist-info/entry_points.txt,sha256=kNGHhl8cqbZ25PuaS-Ez-7jl3_b_4rIajMSmdJzmKNo,74
4
- psqlpy-0.11.6.dist-info/licenses/LICENSE,sha256=UkxvzBjZdhB37ez6jaooRIOe3GON6A2MJ7RVsiOxlUc,1078
1
+ psqlpy-0.11.8.dist-info/METADATA,sha256=tXjsEhx7tDYhYWYKk5hR5Rj27bwRYygfEJCgBzOR4_w,1452
2
+ psqlpy-0.11.8.dist-info/WHEEL,sha256=wcKNqDR1ynBQtEYdW1V80R3WHARF4mEuK3X3VrGmcI4,127
3
+ psqlpy-0.11.8.dist-info/entry_points.txt,sha256=kNGHhl8cqbZ25PuaS-Ez-7jl3_b_4rIajMSmdJzmKNo,74
4
+ psqlpy-0.11.8.dist-info/licenses/LICENSE,sha256=UkxvzBjZdhB37ez6jaooRIOe3GON6A2MJ7RVsiOxlUc,1078
5
5
  psqlpy/__init__.py,sha256=w0a1HvjkEGAmg5dax_hkrur8y3WZT0caFmFVfMmyvxs,838
6
- psqlpy/_internal.cpython-310-s390x-linux-gnu.so,sha256=Avvqu2MHNhZvkRpVZwBULW4AI_07Pq5a4iLkwvwg8so,14528160
6
+ psqlpy/_internal.cpython-310-s390x-linux-gnu.so,sha256=MNgBgguwNvZZgvHLpew3zEG_P4zJu1-Qr2cqO9MEovg,14513944
7
7
  psqlpy/_internal/__init__.pyi,sha256=hqex0l2vyJB8n8y6Qt5f-g57_rHYWsfUxRh--D8CbUU,59371
8
8
  psqlpy/_internal/exceptions.pyi,sha256=6GQls4kgEjd9JXl8B8i9ycf_ktYcXFeLAKp_qiwsdHk,4970
9
9
  psqlpy/_internal/extra_types.pyi,sha256=47STvXQt2VQrPMCu3fmYR8-FmHD7fDh3NOerNjSCe6g,16999
@@ -12,4 +12,4 @@ psqlpy/exceptions.py,sha256=A2TTXu7b4w8_j64ZIUfSJB-ywmWn9rJclANapflv6So,1973
12
12
  psqlpy/extra_types.py,sha256=q51BPqYfsYic6j1RMfN8mAFg_FWiMF-5hfG2fhy8kIU,1613
13
13
  psqlpy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
14
14
  psqlpy/row_factories.py,sha256=QtTUEF1oNSANT6HMyk7tAS-LluCfLC7w2mYoJ5c8X-0,107
15
- psqlpy-0.11.6.dist-info/RECORD,,
15
+ psqlpy-0.11.8.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.9.3)
2
+ Generator: maturin (1.9.6)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x