psqlpy 0.11.6__cp312-cp312-win_amd64.whl → 0.11.8__cp312-cp312-win_amd64.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.

Binary file
@@ -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=HF3aUMilrtO42xS_fBzOVaPE8OtiNjP_RotLatII7HM,96
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=hZGPaqvpChxSPLSye1juW8quOxD19gGadYEu-41ATTw,1098
1
+ psqlpy-0.11.8.dist-info/METADATA,sha256=tXjsEhx7tDYhYWYKk5hR5Rj27bwRYygfEJCgBzOR4_w,1452
2
+ psqlpy-0.11.8.dist-info/WHEEL,sha256=n8ZdhGDUio-M1d1jdBhS3kD6MKEN1SRxo8BOjWwZdsg,96
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=hZGPaqvpChxSPLSye1juW8quOxD19gGadYEu-41ATTw,1098
5
5
  psqlpy/__init__.py,sha256=JrmJTSxkjPdQzh7R2yTM-EATT_TJIVGyvGmsGzRDKJo,883
6
- psqlpy/_internal.cp312-win_amd64.pyd,sha256=WonkRrSaljOjOCorrKVCjsDTKnLzoFon2MwckXduNlQ,10829312
6
+ psqlpy/_internal.cp312-win_amd64.pyd,sha256=s3Oj6-t3Ke9v2IJefYmqIIxXTHWO1KCucWGedTIsK4E,12014080
7
7
  psqlpy/_internal/__init__.pyi,sha256=QiWuT4p8iz3Ijt3eH-c782TknkY6wJLDdW9qQUTJhV8,61244
8
8
  psqlpy/_internal/exceptions.pyi,sha256=P86gr4UkDwMB5H6VoEs4FOtDMoiUobv7heCh_Mpp_vg,5122
9
9
  psqlpy/_internal/extra_types.pyi,sha256=lVhIO5fcxWXpxJbRtOS418RihIHmFfu-U3Tvo0YS3n8,17626
@@ -12,4 +12,4 @@ psqlpy/exceptions.py,sha256=gHPwwaC76p1Q9yidq3wqbCInzNKosmNQuJskCtIosiE,2052
12
12
  psqlpy/extra_types.py,sha256=Lg-KK1uxUjHh-13iRp4ahEWPCR3GMBiDV2xCt63mVIw,1716
13
13
  psqlpy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
14
14
  psqlpy/row_factories.py,sha256=nTrgfvsS2SqfZcAB5FCrnkLTUIqyPnZjGMMD1nATrPM,113
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: cp312-cp312-win_amd64