psycopg-binary 3.2.9__cp39-cp39-win_amd64.whl → 3.2.10__cp39-cp39-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,7 +4,7 @@ psycopg -- PostgreSQL database adapter for Python -- C optimization package
4
4
 
5
5
 
6
6
  # start delvewheel patch
7
- def _delvewheel_patch_1_10_1():
7
+ def _delvewheel_patch_1_11_1():
8
8
  import ctypes
9
9
  import os
10
10
  import platform
@@ -15,10 +15,10 @@ def _delvewheel_patch_1_10_1():
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.9')
18
+ load_order_filepath = os.path.join(libs_dir, '.load-order-psycopg_binary-3.2.10')
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.9')) as file:
21
+ with open(os.path.join(libs_dir, '.load-order-psycopg_binary-3.2.10')) 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
@@ -29,8 +29,8 @@ def _delvewheel_patch_1_10_1():
29
29
  raise OSError('Error loading {}; {}'.format(lib, ctypes.FormatError(ctypes.get_last_error())))
30
30
 
31
31
 
32
- _delvewheel_patch_1_10_1()
33
- del _delvewheel_patch_1_10_1
32
+ _delvewheel_patch_1_11_1()
33
+ del _delvewheel_patch_1_11_1
34
34
  # end delvewheel patch
35
35
 
36
36
  # Copyright (C) 2020 The Psycopg Team
@@ -42,4 +42,4 @@ import sys
42
42
  if "psycopg" not in sys.modules:
43
43
  raise ImportError("the psycopg package should be imported before psycopg_binary")
44
44
 
45
- from .version import __version__ as __version__ # noqa
45
+ from .version import __version__ as __version__ # noqa
Binary file
Binary file
psycopg_binary/version.py CHANGED
@@ -1,5 +1,5 @@
1
1
  """
2
- psycopg-c distribution version file.
2
+ psycopg-binary distribution version file.
3
3
  """
4
4
 
5
5
  # Copyright (C) 2020 The Psycopg Team
@@ -7,6 +7,6 @@ psycopg-c distribution version file.
7
7
  from importlib import metadata
8
8
 
9
9
  try:
10
- __version__ = metadata.version("psycopg-c")
10
+ __version__ = metadata.version("psycopg-binary")
11
11
  except metadata.PackageNotFoundError:
12
12
  __version__ = "0.0.0.0"
@@ -0,0 +1,2 @@
1
+ Version: 1.11.1
2
+ Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-9i0r_1nf\\cp39-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-9i0r_1nf\\cp39-win_amd64\\repaired_wheel', '--no-mangle', 'libiconv-2.dll;libwinpthread-1.dll', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-9i0r_1nf\\cp39-win_amd64\\built_wheel\\psycopg_binary-3.2.10-cp39-cp39-win_amd64.whl']
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: psycopg-binary
3
- Version: 3.2.9
3
+ Version: 3.2.10
4
4
  Summary: PostgreSQL database adapter for Python -- C optimisation distribution
5
5
  Home-page: https://psycopg.org/psycopg3/
6
6
  Author: Daniele Varrazzo
@@ -27,6 +27,7 @@ Classifier: Programming Language :: Python :: 3.10
27
27
  Classifier: Programming Language :: Python :: 3.11
28
28
  Classifier: Programming Language :: Python :: 3.12
29
29
  Classifier: Programming Language :: Python :: 3.13
30
+ Classifier: Programming Language :: Python :: 3.14
30
31
  Classifier: Programming Language :: Python :: Implementation :: CPython
31
32
  Classifier: Topic :: Database
32
33
  Classifier: Topic :: Database :: Front-Ends
@@ -0,0 +1,17 @@
1
+ psycopg_binary/pq.cp39-win_amd64.pyd,sha256=nETxNJCrXjTI3enFUnp1p6bdjOp8QynEF0yQpJzfSrY,243712
2
+ psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ psycopg_binary/version.py,sha256=NlEr0mLYE3j2I3iC7xbN60gCQQumNdz4eHnlARwUqkU,258
4
+ psycopg_binary/_psycopg.cp39-win_amd64.pyd,sha256=zcrkyk89dRf7sAxUCU4Z9oJFfdnTeckLYspgDNszGrQ,570880
5
+ psycopg_binary/_psycopg.pyi,sha256=ozRoOASe0mAVo_gk439r2lc-Bwx3a8vFoJjjNteTd_M,3316
6
+ psycopg_binary/_uuid.py,sha256=wD9pKUO3E4B67RJ1z7uNup5_UeJdZJqd_EbU4zBOiFs,793
7
+ psycopg_binary/__init__.py,sha256=wqzQvMK0_bPCo9HQ_N0I0teH8Hov4GgrcscjFQwSbbo,2003
8
+ psycopg_binary-3.2.10.dist-info/DELVEWHEEL,sha256=qo6KAkIAaUE8Vn7A7f34Monj1XZ1qDmQqvaWUWlLh08,456
9
+ psycopg_binary-3.2.10.dist-info/METADATA,sha256=iParrj2XshtDScIEEILY_oP7LEfw8mnEUCKo3_IlS68,3040
10
+ psycopg_binary-3.2.10.dist-info/RECORD,,
11
+ psycopg_binary-3.2.10.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
12
+ psycopg_binary-3.2.10.dist-info/WHEEL,sha256=XkFE14KmFh7mutkkb-qn_ueuH2lwfT8rLdfc5xpQ7wE,99
13
+ psycopg_binary-3.2.10.dist-info/licenses/LICENSE.txt,sha256=fTqV5eBpeAZO0_jit8j4Ref9ikBSlHJ8xwj5TLg7gFk,7817
14
+ psycopg_binary.libs/.load-order-psycopg_binary-3.2.10,sha256=L8QMl-h5Qx4dvPHLvY4KDr20G9CbaqPk-TnZKBk8YrA,146
15
+ psycopg_binary.libs/libcrypto-3-x64-958ff569cd93fb255ffacf3d61d09c53.dll,sha256=lY_1ac2T-yVf-s89YdCcUwNGiTZ6Gt5srWyb8pmIJO0,5266944
16
+ psycopg_binary.libs/libpq-b916f15e4c04f3f485e282bfa982a0da.dll,sha256=5VCuls9uJJH3wxjsycNSpCCNLGy3kjzhSSjXtzx9h-Y,305664
17
+ psycopg_binary.libs/libssl-3-x64-a2a60cf8bfaef81b22540ad890976886.dll,sha256=iilmkeYkUV3Gc5meL0m0RTdK2AeDewBOJFrcax9TDG0,867328
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.4.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp39-cp39-win_amd64
5
5
 
@@ -0,0 +1,3 @@
1
+ libcrypto-3-x64-958ff569cd93fb255ffacf3d61d09c53.dll
2
+ libssl-3-x64-a2a60cf8bfaef81b22540ad890976886.dll
3
+ libpq-b916f15e4c04f3f485e282bfa982a0da.dll
@@ -1,2 +0,0 @@
1
- Version: 1.10.1
2
- Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-8tozs4fm\\cp39-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-8tozs4fm\\cp39-win_amd64\\repaired_wheel', '--no-mangle', 'libiconv-2.dll;libwinpthread-1.dll', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-8tozs4fm\\cp39-win_amd64\\built_wheel\\psycopg_binary-3.2.9-cp39-cp39-win_amd64.whl']
@@ -1,17 +0,0 @@
1
- psycopg_binary/pq.cp39-win_amd64.pyd,sha256=ADKTfOdhCX6viMkbe7x2odSge_JcnBugaqTEqsDincE,288256
2
- psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- psycopg_binary/version.py,sha256=K_wT8GlZNR5_XxaeCzavlI4pZhs90InDwJ3tnoT25jE,248
4
- psycopg_binary/_psycopg.cp39-win_amd64.pyd,sha256=zkBJX3qSOweyEebCTvI3fDeVoeKq3hF_7G_Eiusc31U,689664
5
- psycopg_binary/_psycopg.pyi,sha256=ozRoOASe0mAVo_gk439r2lc-Bwx3a8vFoJjjNteTd_M,3316
6
- psycopg_binary/_uuid.py,sha256=wD9pKUO3E4B67RJ1z7uNup5_UeJdZJqd_EbU4zBOiFs,793
7
- psycopg_binary/__init__.py,sha256=xLpcmhtYyxkWurKvRaRlL3wHdosYiW8FvITP_QzYR7I,1999
8
- psycopg_binary-3.2.9.dist-info/DELVEWHEEL,sha256=DxcO4CvxKnsoClMuijbg68XvknYo_pi9MrWsF8CCLoI,455
9
- psycopg_binary-3.2.9.dist-info/METADATA,sha256=IZVg3zLrecwCXgvvYq9tJMm-4BZsHBf9reR7pt3I3gQ,2987
10
- psycopg_binary-3.2.9.dist-info/RECORD,,
11
- psycopg_binary-3.2.9.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
12
- psycopg_binary-3.2.9.dist-info/WHEEL,sha256=RXjBKdSUIP0YC6JPJG7bc0sl_UrYP7JdTYfEui8v8Eo,99
13
- psycopg_binary-3.2.9.dist-info/licenses/LICENSE.txt,sha256=fTqV5eBpeAZO0_jit8j4Ref9ikBSlHJ8xwj5TLg7gFk,7817
14
- psycopg_binary.libs/.load-order-psycopg_binary-3.2.9,sha256=nlbcua5cceZtk6up4as5VsDiEGDxnJ9WII689TbBJWY,146
15
- psycopg_binary.libs/libcrypto-3-x64-d0e70c80d540c0b3b33d7e90a4c21953.dll,sha256=nIFW6UPKufJKftJjegwNsHkERde4VWYe9X8OKBT5Bvs,5244928
16
- psycopg_binary.libs/libpq-1d16f3083bac70e1aa4e00572bae0503.dll,sha256=7if5yN3zMuXWIZfHnrkY-H_dY_UsnaqZYJKkXsbki6k,307712
17
- psycopg_binary.libs/libssl-3-x64-cf9f368bee0001756e3ba14230e66396.dll,sha256=1Od8hlbptq-9P9tTxWaLEEbxxFr1r12Vkn7RLeWT2Ag,865280
@@ -1,3 +0,0 @@
1
- libpq-1d16f3083bac70e1aa4e00572bae0503.dll
2
- libssl-3-x64-cf9f368bee0001756e3ba14230e66396.dll
3
- libcrypto-3-x64-d0e70c80d540c0b3b33d7e90a4c21953.dll