psycopg-binary 3.2.2__cp310-cp310-win_amd64.whl → 3.2.4__cp310-cp310-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.

@@ -4,15 +4,14 @@ psycopg -- PostgreSQL database adapter for Python -- C optimization package
4
4
 
5
5
 
6
6
  # start delvewheel patch
7
- def _delvewheel_patch_1_8_1():
7
+ def _delvewheel_patch_1_9_1():
8
8
  import os
9
- libs_dir = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir, 'psycopg_binary.libs'))
10
- if os.path.isdir(libs_dir):
9
+ if os.path.isdir(libs_dir := os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir, 'psycopg_binary.libs'))):
11
10
  os.add_dll_directory(libs_dir)
12
11
 
13
12
 
14
- _delvewheel_patch_1_8_1()
15
- del _delvewheel_patch_1_8_1
13
+ _delvewheel_patch_1_9_1()
14
+ del _delvewheel_patch_1_9_1
16
15
  # end delvewheel patch
17
16
 
18
17
  # Copyright (C) 2020 The Psycopg Team
Binary file
Binary file
@@ -0,0 +1,2 @@
1
+ Version: 1.9.1
2
+ Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-o09yep5v\\cp310-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-o09yep5v\\cp310-win_amd64\\repaired_wheel', '--no-mangle', 'libiconv-2.dll;libwinpthread-1.dll', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-o09yep5v\\cp310-win_amd64\\built_wheel\\psycopg_binary-3.2.4-cp310-cp310-win_amd64.whl']
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: psycopg-binary
3
- Version: 3.2.2
3
+ Version: 3.2.4
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,15 @@
1
+ psycopg_binary/pq.cp310-win_amd64.pyd,sha256=212WmLEzU1jUYmDeLXBcO6AgRsMrqL2EuR9Ncng_goU,286208
2
+ psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ psycopg_binary/version.py,sha256=K_wT8GlZNR5_XxaeCzavlI4pZhs90InDwJ3tnoT25jE,248
4
+ psycopg_binary/_psycopg.cp310-win_amd64.pyd,sha256=U7UD6Ld7yfnEGQ6HhRXpomJbSVifSvBAxQsy055dBzo,672768
5
+ psycopg_binary/_psycopg.pyi,sha256=0v5aDSJFWe5k-CdutT799zrJjCrGyI7YN4PvrlyVsRY,3322
6
+ psycopg_binary/__init__.py,sha256=1FJ4Bbe6zA3sLvmPoFQibTYJaUfR_xRbd2EFHQmXrUc,742
7
+ psycopg_binary-3.2.4.dist-info/DELVEWHEEL,sha256=p8-cqZTjkMKSid2C-A6MnF5ezh0PYTrhz87D66Yx06Y,459
8
+ psycopg_binary-3.2.4.dist-info/LICENSE.txt,sha256=fTqV5eBpeAZO0_jit8j4Ref9ikBSlHJ8xwj5TLg7gFk,7817
9
+ psycopg_binary-3.2.4.dist-info/METADATA,sha256=PdROzl57NxGFOijljBBN5bAsBTfSkaHZS9wh951Hc-k,2903
10
+ psycopg_binary-3.2.4.dist-info/RECORD,,
11
+ psycopg_binary-3.2.4.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
12
+ psycopg_binary-3.2.4.dist-info/WHEEL,sha256=rzGfZgUcGeKSgIHGYMuqg4xE4VPHxnaldXH6BG0zjVk,101
13
+ psycopg_binary.libs/libcrypto-3-x64-6365a9753836b83aef1ec240df0e7888.dll,sha256=2wTVv7ChTCGxaKbd5ad_uxKkDqETSef0LVSjki35z98,4847104
14
+ psycopg_binary.libs/libpq-ccee2ff9cdf236e46f61d951bc825682.dll,sha256=vY3LBdHpKuVghJ2UgTXOylKEd-dJmT469kEu-BDHKx4,308224
15
+ psycopg_binary.libs/libssl-3-x64-d8279217181c14b80f1736f03a33f0eb.dll,sha256=25iV9i8zV7pXUq7VeCx92TiiKC1uk7ee7jD-Rs99MTM,825856
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (74.1.2)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp310-cp310-win_amd64
5
5
 
@@ -1,2 +0,0 @@
1
- Version: 1.8.1
2
- Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-v3y1_tfa\\cp310-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-v3y1_tfa\\cp310-win_amd64\\repaired_wheel', '--no-mangle', 'libiconv-2.dll;libwinpthread-1.dll', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-v3y1_tfa\\cp310-win_amd64\\built_wheel\\psycopg_binary-3.2.2-cp310-cp310-win_amd64.whl']
@@ -1,18 +0,0 @@
1
- psycopg_binary/pq.cp310-win_amd64.pyd,sha256=nk3_QFyHVx-mHMfu3kK3qkbuJjrxVBziqvAUtb_dJHU,286208
2
- psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- psycopg_binary/version.py,sha256=K_wT8GlZNR5_XxaeCzavlI4pZhs90InDwJ3tnoT25jE,248
4
- psycopg_binary/_psycopg.cp310-win_amd64.pyd,sha256=x7dV_t0AG2QjsBpLnTAxBXQCqR_0sitMb0o_0VccrO8,667648
5
- psycopg_binary/_psycopg.pyi,sha256=0v5aDSJFWe5k-CdutT799zrJjCrGyI7YN4PvrlyVsRY,3322
6
- psycopg_binary/__init__.py,sha256=vqQUkE9BdzT75MupzoUNK7tIE7tE9zJskUdMRJwtsIU,755
7
- psycopg_binary-3.2.2.dist-info/DELVEWHEEL,sha256=wHE8NsrcJUn2KCi3GMOVTJtvM3OTq9iez3vV7_jiwMM,459
8
- psycopg_binary-3.2.2.dist-info/LICENSE.txt,sha256=fTqV5eBpeAZO0_jit8j4Ref9ikBSlHJ8xwj5TLg7gFk,7817
9
- psycopg_binary-3.2.2.dist-info/METADATA,sha256=al5oSmuXwc7WtXokJi_I59gX_jQDkklQvwLNDYZQtHw,2903
10
- psycopg_binary-3.2.2.dist-info/RECORD,,
11
- psycopg_binary-3.2.2.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
12
- psycopg_binary-3.2.2.dist-info/WHEEL,sha256=Lp0Jk4-u0g9Se0melfU44m_lToIB022SZzbEcyU9518,101
13
- psycopg_binary.libs/libcrypto-1_1-x64-15ec4b7b2d8017a72acf488cff1a1c38.dll,sha256=8p4Xaq76dQpU2oSizZF1dYRfu37lWI1TogQqNAlWaAY,2878976
14
- psycopg_binary.libs/libiconv-2.dll,sha256=zxMXOPS1_j9C6RCOJFlfw-ZXM0fXjk5p7EIQbB7r5Cw,1851113
15
- psycopg_binary.libs/libintl-9-6b2fa35014185f5e79c4c76df54d19ae.dll,sha256=ESWsjcDE9cPtRxLg2K0pR0CZ_LVbsOVjo1LOnQPvHXg,475769
16
- psycopg_binary.libs/libpq-de0d6d7eef3cda3760db155fac0f1d34.dll,sha256=uir45E2pz2qSk5-t-NajqQvWI9TGkBUtizbKuYlqKDw,308224
17
- psycopg_binary.libs/libssl-1_1-x64-56850767f4919548e5b00c9d311d045e.dll,sha256=R0BHmyye631jqqJGcgoP7-EsBrdZd0N66rEJmKp_M2Y,686592
18
- psycopg_binary.libs/libwinpthread-1.dll,sha256=_-LVY3W7Tove6QN99r78UBbd2IcdDYUCcxTdV5L4_ck,52736
Binary file
Binary file