psycopg-binary 3.2.6__cp38-cp38-win_amd64.whl → 3.2.8__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.
- psycopg_binary/__init__.py +2 -2
- psycopg_binary/_psycopg.cp38-win_amd64.pyd +0 -0
- psycopg_binary/_psycopg.pyi +1 -1
- psycopg_binary/pq.cp38-win_amd64.pyd +0 -0
- psycopg_binary-3.2.8.dist-info/DELVEWHEEL +2 -0
- {psycopg_binary-3.2.6.dist-info → psycopg_binary-3.2.8.dist-info}/METADATA +2 -1
- psycopg_binary-3.2.8.dist-info/RECORD +21 -0
- psycopg_binary.libs/.load-order-psycopg_binary-3.2.8 +7 -0
- psycopg_binary.libs/comerr64-ecc040a716d4a174d95cfb8dd9671ab2.dll +0 -0
- psycopg_binary.libs/gssapi64-5f9b2a5264cd1f1aa37fb8537828c84d.dll +0 -0
- psycopg_binary.libs/k5sprt64-e8ec2938d09631c3c1cfe3c7bd7ef365.dll +0 -0
- psycopg_binary.libs/krb5_64-3ab279edd1e2ec18870e50378d775895.dll +0 -0
- psycopg_binary.libs/libcrypto-3-x64-00b711a7c27f13eccf05fe6bb8311198.dll +0 -0
- psycopg_binary.libs/libpq-b2a9268df35808d8154aa31ce80cf06a.dll +0 -0
- psycopg_binary.libs/libssl-3-x64-f6eccd4acb5fcca35c0775084438d6a3.dll +0 -0
- psycopg_binary-3.2.6.dist-info/DELVEWHEEL +0 -2
- psycopg_binary-3.2.6.dist-info/RECORD +0 -17
- psycopg_binary.libs/.load-order-psycopg_binary-3.2.6 +0 -3
- psycopg_binary.libs/libcrypto-3-x64-8873f00e406327954385bfb7ccd505d9.dll +0 -0
- psycopg_binary.libs/libpq-d2339ccc56bf9d87b41625a95443abfe.dll +0 -0
- psycopg_binary.libs/libssl-3-x64-67a3a25c83388ecb7248fac2eeec7d37.dll +0 -0
- {psycopg_binary-3.2.6.dist-info → psycopg_binary-3.2.8.dist-info}/LICENSE.txt +0 -0
- {psycopg_binary-3.2.6.dist-info → psycopg_binary-3.2.8.dist-info}/WHEEL +0 -0
- {psycopg_binary-3.2.6.dist-info → psycopg_binary-3.2.8.dist-info}/top_level.txt +0 -0
psycopg_binary/__init__.py
CHANGED
|
@@ -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.
|
|
18
|
+
load_order_filepath = os.path.join(libs_dir, '.load-order-psycopg_binary-3.2.8')
|
|
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.
|
|
21
|
+
with open(os.path.join(libs_dir, '.load-order-psycopg_binary-3.2.8')) 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
|
psycopg_binary/_psycopg.pyi
CHANGED
|
@@ -46,7 +46,7 @@ class Transformer(abc.AdaptContext):
|
|
|
46
46
|
def as_literal(self, obj: Any) -> bytes: ...
|
|
47
47
|
def get_dumper(self, obj: Any, format: PyFormat) -> abc.Dumper: ...
|
|
48
48
|
def load_rows(self, row0: int, row1: int, make_row: RowMaker[Row]) -> list[Row]: ...
|
|
49
|
-
def load_row(self, row: int, make_row: RowMaker[Row]) -> Row
|
|
49
|
+
def load_row(self, row: int, make_row: RowMaker[Row]) -> Row: ...
|
|
50
50
|
def load_sequence(self, record: Sequence[abc.Buffer | None]) -> tuple[Any, ...]: ...
|
|
51
51
|
def get_loader(self, oid: int, format: pq.Format) -> abc.Loader: ...
|
|
52
52
|
|
|
Binary file
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
Version: 1.10.0
|
|
2
|
+
Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-1gyvn6qo\\cp38-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-1gyvn6qo\\cp38-win_amd64\\repaired_wheel', '--add-path=C:/Users/RUNNER~1/PIXI~1/envs/libpq/Library/bin', '--no-mangle', 'libiconv-2.dll;libwinpthread-1.dll', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-1gyvn6qo\\cp38-win_amd64\\built_wheel\\psycopg_binary-3.2.8-cp38-cp38-win_amd64.whl']
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: psycopg-binary
|
|
3
|
-
Version: 3.2.
|
|
3
|
+
Version: 3.2.8
|
|
4
4
|
Summary: PostgreSQL database adapter for Python -- C optimisation distribution
|
|
5
5
|
Home-page: https://psycopg.org/psycopg3/
|
|
6
6
|
Author: Daniele Varrazzo
|
|
@@ -12,6 +12,7 @@ Project-URL: Changes, https://psycopg.org/psycopg3/docs/news.html
|
|
|
12
12
|
Project-URL: Code, https://github.com/psycopg/psycopg
|
|
13
13
|
Project-URL: Issue Tracker, https://github.com/psycopg/psycopg/issues
|
|
14
14
|
Project-URL: Download, https://pypi.org/project/psycopg-binary/
|
|
15
|
+
Project-URL: Funding, https://github.com/sponsors/dvarrazzo
|
|
15
16
|
Classifier: Development Status :: 5 - Production/Stable
|
|
16
17
|
Classifier: Intended Audience :: Developers
|
|
17
18
|
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
psycopg_binary/pq.cp38-win_amd64.pyd,sha256=bdFrlrbvWK-7W52TDtMGrSNOOJ6n-fB235YuT6by_I0,289792
|
|
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=x-CWBi6h8s522GbWYlLTL-bn8NSgArSt7AYJ3JDsPvk,697856
|
|
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=k23FUEV5LaA2MPoCHJcADV8kktC19YIpU2ZFxHiMSAE,1999
|
|
8
|
+
psycopg_binary-3.2.8.dist-info/DELVEWHEEL,sha256=siR0W_WNj3fSTI7dQxKP74-H4TF87HTJdh0rMmW8gGk,517
|
|
9
|
+
psycopg_binary-3.2.8.dist-info/LICENSE.txt,sha256=fTqV5eBpeAZO0_jit8j4Ref9ikBSlHJ8xwj5TLg7gFk,7817
|
|
10
|
+
psycopg_binary-3.2.8.dist-info/METADATA,sha256=7nFt6_3Enz3vrGxyr0CX_1GVSYR6bBZdUM6oKVMhX0k,2964
|
|
11
|
+
psycopg_binary-3.2.8.dist-info/RECORD,,
|
|
12
|
+
psycopg_binary-3.2.8.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
|
|
13
|
+
psycopg_binary-3.2.8.dist-info/WHEEL,sha256=2M046GvC9RLU1f1TWyM-2sB7cRKLhAC7ucAFK8l8f24,99
|
|
14
|
+
psycopg_binary.libs/.load-order-psycopg_binary-3.2.8,sha256=fm32M2ReSKHjaO81C_qnQZy5BrYz6QR466G-BklPuos,329
|
|
15
|
+
psycopg_binary.libs/comerr64-ecc040a716d4a174d95cfb8dd9671ab2.dll,sha256=Twe8p-_tm_n-VF-xeaKIVApoYQXKp0smT0Ypy2yuS_E,15872
|
|
16
|
+
psycopg_binary.libs/gssapi64-5f9b2a5264cd1f1aa37fb8537828c84d.dll,sha256=w83Ck4YeMyDSi1YPpxg-VKhd5M3WAjrwv9E-xdArHSg,385536
|
|
17
|
+
psycopg_binary.libs/k5sprt64-e8ec2938d09631c3c1cfe3c7bd7ef365.dll,sha256=07DXTXm9CzDDMUP-smRybmATxbaurly1nuUHDPDJ0Uc,58880
|
|
18
|
+
psycopg_binary.libs/krb5_64-3ab279edd1e2ec18870e50378d775895.dll,sha256=9QyThWBrGrTiMFisR_UmjgdYVSW4U_KQTf0SoW_vUpI,1209856
|
|
19
|
+
psycopg_binary.libs/libcrypto-3-x64-00b711a7c27f13eccf05fe6bb8311198.dll,sha256=oeqbKt9KMQ7zqBjFwOszQ_OV6ntxSujR2mInRn2CVpY,7207424
|
|
20
|
+
psycopg_binary.libs/libpq-b2a9268df35808d8154aa31ce80cf06a.dll,sha256=vQg-tJEbukUYrt0WuQeRjl-Az5jeTeySXxHtAhxZnbA,320000
|
|
21
|
+
psycopg_binary.libs/libssl-3-x64-f6eccd4acb5fcca35c0775084438d6a3.dll,sha256=B4CWBTqXRDtVd1aN2l8Ygv-ZemjyhgfBd1hoYssa4C8,1299968
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
libcrypto-3-x64-00b711a7c27f13eccf05fe6bb8311198.dll
|
|
2
|
+
k5sprt64-e8ec2938d09631c3c1cfe3c7bd7ef365.dll
|
|
3
|
+
libpq-b2a9268df35808d8154aa31ce80cf06a.dll
|
|
4
|
+
krb5_64-3ab279edd1e2ec18870e50378d775895.dll
|
|
5
|
+
comerr64-ecc040a716d4a174d95cfb8dd9671ab2.dll
|
|
6
|
+
libssl-3-x64-f6eccd4acb5fcca35c0775084438d6a3.dll
|
|
7
|
+
gssapi64-5f9b2a5264cd1f1aa37fb8537828c84d.dll
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
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-4msh69x2\\cp38-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-4msh69x2\\cp38-win_amd64\\repaired_wheel', '--no-mangle', 'libiconv-2.dll;libwinpthread-1.dll', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-4msh69x2\\cp38-win_amd64\\built_wheel\\psycopg_binary-3.2.6-cp38-cp38-win_amd64.whl']
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
psycopg_binary/pq.cp38-win_amd64.pyd,sha256=EdFNdb63fnpmiU_LkvSuCgKn4PhEDG-VEWV0wfA7JaE,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=LZBPdOBx9cyp4Pnc6Lv_KjL5uN7H5TPIp72-Gclfr9k,695296
|
|
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=MWGJvI-Lx5wq3XzY-RVg0MUaQnFVbQXve2fP-cur_1s,1999
|
|
8
|
-
psycopg_binary-3.2.6.dist-info/DELVEWHEEL,sha256=P7xHkMZepvUyT4RRESCtIIVyV1iyxajdu5hOBITCXc8,455
|
|
9
|
-
psycopg_binary-3.2.6.dist-info/LICENSE.txt,sha256=fTqV5eBpeAZO0_jit8j4Ref9ikBSlHJ8xwj5TLg7gFk,7817
|
|
10
|
-
psycopg_binary-3.2.6.dist-info/METADATA,sha256=LxyfDEmhA6QF7DKqdsubU6FvCTnpRRLE-r1Qcjreh6U,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=2M046GvC9RLU1f1TWyM-2sB7cRKLhAC7ucAFK8l8f24,99
|
|
14
|
-
psycopg_binary.libs/.load-order-psycopg_binary-3.2.6,sha256=8QSWXwEntL19XtoK3ARMkLU2V7WEoSAo4rw0Juoylg8,146
|
|
15
|
-
psycopg_binary.libs/libcrypto-3-x64-8873f00e406327954385bfb7ccd505d9.dll,sha256=3JY5lTMp7TpSXcX5YsYSvDfM89f2nXGzJL3A3glQWDY,4842496
|
|
16
|
-
psycopg_binary.libs/libpq-d2339ccc56bf9d87b41625a95443abfe.dll,sha256=2uW0ffgGzqDeYpO9Dt95BHrGMt6imG1AxI0LKmIPZJc,307712
|
|
17
|
-
psycopg_binary.libs/libssl-3-x64-67a3a25c83388ecb7248fac2eeec7d37.dll,sha256=4MSyM-3__Fi-H9fNgNvN_KQFoWJNG9vo1PBfomBJgGA,829440
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|