psycopg-binary 3.2.5__cp38-cp38-win_amd64.whl → 3.2.7__cp38-cp38-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.

@@ -15,10 +15,10 @@ def _delvewheel_patch_1_10_0():
15
15
  if os.path.isdir(libs_dir):
16
16
  os.add_dll_directory(libs_dir)
17
17
  else:
18
- load_order_filepath = os.path.join(libs_dir, '.load-order-psycopg_binary-3.2.5')
18
+ load_order_filepath = os.path.join(libs_dir, '.load-order-psycopg_binary-3.2.7')
19
19
  if os.path.isfile(load_order_filepath):
20
20
  import ctypes.wintypes
21
- with open(os.path.join(libs_dir, '.load-order-psycopg_binary-3.2.5')) as file:
21
+ with open(os.path.join(libs_dir, '.load-order-psycopg_binary-3.2.7')) as file:
22
22
  load_order = file.read().split()
23
23
  kernel32 = ctypes.WinDLL('kernel32', use_last_error=True)
24
24
  kernel32.LoadLibraryExW.restype = ctypes.wintypes.HMODULE
Binary file
Binary file
@@ -0,0 +1,2 @@
1
+ Version: 1.10.0
2
+ Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-4c2o6ny9\\cp38-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-4c2o6ny9\\cp38-win_amd64\\repaired_wheel', '--no-mangle', 'libiconv-2.dll;libwinpthread-1.dll', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-4c2o6ny9\\cp38-win_amd64\\built_wheel\\psycopg_binary-3.2.7-cp38-cp38-win_amd64.whl']
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: psycopg-binary
3
- Version: 3.2.5
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
@@ -0,0 +1,17 @@
1
+ psycopg_binary/pq.cp38-win_amd64.pyd,sha256=twblfmhDUIp-33IJJAVdwsCtbSw9nnFVuVrmrxidiQ0,291840
2
+ psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ psycopg_binary/version.py,sha256=K_wT8GlZNR5_XxaeCzavlI4pZhs90InDwJ3tnoT25jE,248
4
+ psycopg_binary/_psycopg.cp38-win_amd64.pyd,sha256=Ps7kyw2xnV_RzKRBVv_03McB_76jKe1D1mmeNkpiTLs,696320
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=pwOGI7_3qXx1kLUtj-_yUQR_LKE6e4vf9W4h6nB-3tU,1999
8
+ psycopg_binary-3.2.7.dist-info/DELVEWHEEL,sha256=SDCkt4mcDC2BPz-crjUe33ihGHepntCr0qE0QHcwHcg,455
9
+ psycopg_binary-3.2.7.dist-info/LICENSE.txt,sha256=fTqV5eBpeAZO0_jit8j4Ref9ikBSlHJ8xwj5TLg7gFk,7817
10
+ psycopg_binary-3.2.7.dist-info/METADATA,sha256=oVWtTnlCwZ26Yvb0RWSysm2cX9IQKwm-85nFbS5jJlk,2903
11
+ psycopg_binary-3.2.7.dist-info/RECORD,,
12
+ psycopg_binary-3.2.7.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
13
+ psycopg_binary-3.2.7.dist-info/WHEEL,sha256=2M046GvC9RLU1f1TWyM-2sB7cRKLhAC7ucAFK8l8f24,99
14
+ psycopg_binary.libs/.load-order-psycopg_binary-3.2.7,sha256=X5XI0ot1xj73IhHTS8334sbjTfk5Vkvx4hHXVcq3oYE,146
15
+ psycopg_binary.libs/libcrypto-3-x64-9da37e916624972ab8d55b98518edd37.dll,sha256=hxSRdUxGVLuLR3Zr23a_m8fvF3f1KXfEDy1YmXjDkRM,5244928
16
+ psycopg_binary.libs/libpq-d7d1d6683adcd6467ec4a92964e2efd2.dll,sha256=8FlbOr4MTK5Opp9mp1xh5OTKxkKc8Btp9St2X1zkf6A,307712
17
+ psycopg_binary.libs/libssl-3-x64-da9c45e0801ae05d12039a160fe07d33.dll,sha256=K2gGwxvWqX7W2aloJozgLbqzG_-Mzgm6ntIkWaq2zHI,865280
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.0)
2
+ Generator: setuptools (75.3.2)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp38-cp38-win_amd64
5
5
 
@@ -0,0 +1,3 @@
1
+ libpq-d7d1d6683adcd6467ec4a92964e2efd2.dll
2
+ libssl-3-x64-da9c45e0801ae05d12039a160fe07d33.dll
3
+ libcrypto-3-x64-9da37e916624972ab8d55b98518edd37.dll
@@ -1,2 +0,0 @@
1
- Version: 1.10.0
2
- Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-9x9rzkf1\\cp38-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-9x9rzkf1\\cp38-win_amd64\\repaired_wheel', '--no-mangle', 'libiconv-2.dll;libwinpthread-1.dll', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-9x9rzkf1\\cp38-win_amd64\\built_wheel\\psycopg_binary-3.2.5-cp38-cp38-win_amd64.whl']
@@ -1,17 +0,0 @@
1
- psycopg_binary/pq.cp38-win_amd64.pyd,sha256=TCR8TpsyfgY1eZ_QKobEEK1KpmcjoP4p7qe1JZ4NzVI,290816
2
- psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- psycopg_binary/version.py,sha256=K_wT8GlZNR5_XxaeCzavlI4pZhs90InDwJ3tnoT25jE,248
4
- psycopg_binary/_psycopg.cp38-win_amd64.pyd,sha256=7BHoidAyKRAd44P-t8i2yRqvRlHJTkaqf3hrTsQ49UA,693760
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=Z8XHJ22m-UoJM9MWSOdYSL4RBSnYxX5surYGf9cSDjU,1999
8
- psycopg_binary-3.2.5.dist-info/DELVEWHEEL,sha256=9fEH--ymksHJGGOIKO6XNPZwxWYjVuuukzODB-dEejI,455
9
- psycopg_binary-3.2.5.dist-info/LICENSE.txt,sha256=fTqV5eBpeAZO0_jit8j4Ref9ikBSlHJ8xwj5TLg7gFk,7817
10
- psycopg_binary-3.2.5.dist-info/METADATA,sha256=5Rjxzj2sS8QebMxbDCF50kQqtoDhtLZlZrlznVltQFo,2903
11
- psycopg_binary-3.2.5.dist-info/RECORD,,
12
- psycopg_binary-3.2.5.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
13
- psycopg_binary-3.2.5.dist-info/WHEEL,sha256=rTcqimtzpX3smAWAhGmiRSWAxTY4PqYPNE-p4kscHDQ,99
14
- psycopg_binary.libs/.load-order-psycopg_binary-3.2.5,sha256=_F4gIm9P8c8MsT4iy-Y1pk9ZkTKt4iRuZ0bEcZnHR2k,146
15
- psycopg_binary.libs/libcrypto-3-x64-cacb676cb617efac38feed0adc91629a.dll,sha256=6oxLGxPEeY8DAsjkIVzm0v31kkii0asolkA4VgR7sDw,4848128
16
- psycopg_binary.libs/libpq-5878792f0affd98545b6ead6b92f2488.dll,sha256=u7jmqa85JdVkce4PVganYyYaBMTHVBoqymNNlxRmksk,308224
17
- psycopg_binary.libs/libssl-3-x64-0828fa56f46edec9662385a05a45e05f.dll,sha256=0jI1TotMEmdcqj7KPsX1iOz73N0-S7beEZH06GfRAEg,825856
@@ -1,3 +0,0 @@
1
- libcrypto-3-x64-cacb676cb617efac38feed0adc91629a.dll
2
- libpq-5878792f0affd98545b6ead6b92f2488.dll
3
- libssl-3-x64-0828fa56f46edec9662385a05a45e05f.dll