psycopg-binary 3.2.6__cp312-cp312-win_amd64.whl → 3.2.7__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 psycopg-binary might be problematic. Click here for more details.
- psycopg_binary/__init__.py +3 -3
- psycopg_binary/_psycopg.cp312-win_amd64.pyd +0 -0
- psycopg_binary/pq.cp312-win_amd64.pyd +0 -0
- psycopg_binary-3.2.7.dist-info/DELVEWHEEL +2 -0
- {psycopg_binary-3.2.6.dist-info → psycopg_binary-3.2.7.dist-info}/METADATA +3 -2
- psycopg_binary-3.2.7.dist-info/RECORD +16 -0
- {psycopg_binary-3.2.6.dist-info → psycopg_binary-3.2.7.dist-info}/WHEEL +1 -1
- psycopg_binary.libs/{libcrypto-3-x64-8873f00e406327954385bfb7ccd505d9.dll → libcrypto-3-x64-f02de3cb925577c2a4d823302be826d8.dll} +0 -0
- psycopg_binary.libs/{libpq-d2339ccc56bf9d87b41625a95443abfe.dll → libpq-329f35921013ce00da3539ed493f0917.dll} +0 -0
- psycopg_binary.libs/libssl-3-x64-530563c32559dccc8571e0e8d84523cf.dll +0 -0
- psycopg_binary-3.2.6.dist-info/DELVEWHEEL +0 -2
- psycopg_binary-3.2.6.dist-info/RECORD +0 -16
- psycopg_binary.libs/libssl-3-x64-67a3a25c83388ecb7248fac2eeec7d37.dll +0 -0
- {psycopg_binary-3.2.6.dist-info → psycopg_binary-3.2.7.dist-info/licenses}/LICENSE.txt +0 -0
- {psycopg_binary-3.2.6.dist-info → psycopg_binary-3.2.7.dist-info}/top_level.txt +0 -0
psycopg_binary/__init__.py
CHANGED
|
@@ -4,14 +4,14 @@ psycopg -- PostgreSQL database adapter for Python -- C optimization package
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
# start delvewheel patch
|
|
7
|
-
def
|
|
7
|
+
def _delvewheel_patch_1_10_1():
|
|
8
8
|
import os
|
|
9
9
|
if os.path.isdir(libs_dir := os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir, 'psycopg_binary.libs'))):
|
|
10
10
|
os.add_dll_directory(libs_dir)
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
del
|
|
13
|
+
_delvewheel_patch_1_10_1()
|
|
14
|
+
del _delvewheel_patch_1_10_1
|
|
15
15
|
# end delvewheel patch
|
|
16
16
|
|
|
17
17
|
# Copyright (C) 2020 The Psycopg Team
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
Version: 1.10.1
|
|
2
|
+
Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-_ould84t\\cp312-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-_ould84t\\cp312-win_amd64\\repaired_wheel', '--no-mangle', 'libiconv-2.dll;libwinpthread-1.dll', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-_ould84t\\cp312-win_amd64\\built_wheel\\psycopg_binary-3.2.7-cp312-cp312-win_amd64.whl']
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: psycopg-binary
|
|
3
|
-
Version: 3.2.
|
|
3
|
+
Version: 3.2.7
|
|
4
4
|
Summary: PostgreSQL database adapter for Python -- C optimisation distribution
|
|
5
5
|
Home-page: https://psycopg.org/psycopg3/
|
|
6
6
|
Author: Daniele Varrazzo
|
|
@@ -34,6 +34,7 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
34
34
|
Requires-Python: >=3.8
|
|
35
35
|
Description-Content-Type: text/x-rst
|
|
36
36
|
License-File: LICENSE.txt
|
|
37
|
+
Dynamic: license-file
|
|
37
38
|
|
|
38
39
|
Psycopg 3: PostgreSQL database adapter for Python - binary package
|
|
39
40
|
==================================================================
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
psycopg_binary/pq.cp312-win_amd64.pyd,sha256=llUzMzrfIgFXrKy9X6UCuJ2LUEYHBlaWCqfSjWboFFs,285184
|
|
2
|
+
psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
psycopg_binary/version.py,sha256=K_wT8GlZNR5_XxaeCzavlI4pZhs90InDwJ3tnoT25jE,248
|
|
4
|
+
psycopg_binary/_psycopg.cp312-win_amd64.pyd,sha256=aspY8hYh2eiuYIPPpTKe206L4nFe31hTBM6FM2KLZqU,688640
|
|
5
|
+
psycopg_binary/_psycopg.pyi,sha256=fW8H3zJkoH_i8Qw0wyYtZgmddsXr_n-ltu5bY6R-zMM,3323
|
|
6
|
+
psycopg_binary/_uuid.py,sha256=wD9pKUO3E4B67RJ1z7uNup5_UeJdZJqd_EbU4zBOiFs,793
|
|
7
|
+
psycopg_binary/__init__.py,sha256=Z1FxAFvVv6Y_p-yuy6DkCXpRXiWJRPlUU8JZ7xPkfUs,745
|
|
8
|
+
psycopg_binary-3.2.7.dist-info/DELVEWHEEL,sha256=LASq5ssERuBKYqLUB8SANsHFU5BfaHUg8IN6Hu1TTSs,460
|
|
9
|
+
psycopg_binary-3.2.7.dist-info/METADATA,sha256=3qCHlPReY10WDy9vOaXMFhIA4D_IJ8q-VRn8zzFEZ2o,2926
|
|
10
|
+
psycopg_binary-3.2.7.dist-info/RECORD,,
|
|
11
|
+
psycopg_binary-3.2.7.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
|
|
12
|
+
psycopg_binary-3.2.7.dist-info/WHEEL,sha256=t5QiC5vd2hOdU0bFY5fyqZIc3wMdCuUPTCilUZToJT4,101
|
|
13
|
+
psycopg_binary-3.2.7.dist-info/licenses/LICENSE.txt,sha256=fTqV5eBpeAZO0_jit8j4Ref9ikBSlHJ8xwj5TLg7gFk,7817
|
|
14
|
+
psycopg_binary.libs/libcrypto-3-x64-f02de3cb925577c2a4d823302be826d8.dll,sha256=-e_weloR4qi2YeAl1Th8sYw6Z_wuqj5pjWVnpVIKQRU,5244928
|
|
15
|
+
psycopg_binary.libs/libpq-329f35921013ce00da3539ed493f0917.dll,sha256=U_D8Vf92zEa86E0VU1TDTkJmXYJSghpDenoWY5hIVtM,307712
|
|
16
|
+
psycopg_binary.libs/libssl-3-x64-530563c32559dccc8571e0e8d84523cf.dll,sha256=6WXiBvE1e443fBbBM9BjbSRSapdcMnL10ePSlkNJdFs,865280
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
Version: 1.10.0
|
|
2
|
-
Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-r2kx3oq4\\cp312-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-r2kx3oq4\\cp312-win_amd64\\repaired_wheel', '--no-mangle', 'libiconv-2.dll;libwinpthread-1.dll', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-r2kx3oq4\\cp312-win_amd64\\built_wheel\\psycopg_binary-3.2.6-cp312-cp312-win_amd64.whl']
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
psycopg_binary/pq.cp312-win_amd64.pyd,sha256=i1-G08YwlnRDEhaWC0QRB7XMrPNDGATVfMgCj2kBRfQ,285184
|
|
2
|
-
psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
psycopg_binary/version.py,sha256=K_wT8GlZNR5_XxaeCzavlI4pZhs90InDwJ3tnoT25jE,248
|
|
4
|
-
psycopg_binary/_psycopg.cp312-win_amd64.pyd,sha256=TkVoSS8f7M3AwWMSeOQCbejk_1OQG36jaop8A67VvEE,687616
|
|
5
|
-
psycopg_binary/_psycopg.pyi,sha256=fW8H3zJkoH_i8Qw0wyYtZgmddsXr_n-ltu5bY6R-zMM,3323
|
|
6
|
-
psycopg_binary/_uuid.py,sha256=wD9pKUO3E4B67RJ1z7uNup5_UeJdZJqd_EbU4zBOiFs,793
|
|
7
|
-
psycopg_binary/__init__.py,sha256=eV5CispCzCfR4N6h-Ne-tPBqG7ON4YsMf5b0phiTX7M,745
|
|
8
|
-
psycopg_binary-3.2.6.dist-info/DELVEWHEEL,sha256=6TPWRpCTTaMM8MzGD3mzo4hd2xpMYWOXpF9zlo5jTeo,460
|
|
9
|
-
psycopg_binary-3.2.6.dist-info/LICENSE.txt,sha256=fTqV5eBpeAZO0_jit8j4Ref9ikBSlHJ8xwj5TLg7gFk,7817
|
|
10
|
-
psycopg_binary-3.2.6.dist-info/METADATA,sha256=cXmjFSGP2hl9nPuosQeXthtocaSx5zlP48fP_HI2Q0s,2903
|
|
11
|
-
psycopg_binary-3.2.6.dist-info/RECORD,,
|
|
12
|
-
psycopg_binary-3.2.6.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
|
|
13
|
-
psycopg_binary-3.2.6.dist-info/WHEEL,sha256=A8mRFNvJcDL8dRPZ6k2ICKEOXwE8pzYFXYxEla0rR0g,101
|
|
14
|
-
psycopg_binary.libs/libcrypto-3-x64-8873f00e406327954385bfb7ccd505d9.dll,sha256=3JY5lTMp7TpSXcX5YsYSvDfM89f2nXGzJL3A3glQWDY,4842496
|
|
15
|
-
psycopg_binary.libs/libpq-d2339ccc56bf9d87b41625a95443abfe.dll,sha256=2uW0ffgGzqDeYpO9Dt95BHrGMt6imG1AxI0LKmIPZJc,307712
|
|
16
|
-
psycopg_binary.libs/libssl-3-x64-67a3a25c83388ecb7248fac2eeec7d37.dll,sha256=4MSyM-3__Fi-H9fNgNvN_KQFoWJNG9vo1PBfomBJgGA,829440
|
|
Binary file
|
|
File without changes
|
|
File without changes
|