psycopg-binary 3.2.3__cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl → 3.2.5__cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.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.

@@ -1,5 +1,5 @@
1
1
  """
2
- Stub representaton of the public objects exposed by the _psycopg module.
2
+ Stub representation of the public objects exposed by the _psycopg module.
3
3
 
4
4
  TODO: this should be generated by mypy's stubgen but it crashes with no
5
5
  information. Will submit a bug.
@@ -11,7 +11,7 @@ from __future__ import annotations
11
11
 
12
12
  from typing import Any, Sequence
13
13
 
14
- from psycopg import pq, abc, BaseConnection
14
+ from psycopg import BaseConnection, abc, pq
15
15
  from psycopg.rows import Row, RowMaker
16
16
  from psycopg.adapt import AdaptersMap, PyFormat
17
17
  from psycopg.pq.abc import PGcancelConn, PGconn, PGresult
@@ -0,0 +1,28 @@
1
+ """
2
+ Internal objects to support the UUID adapters.
3
+ """
4
+
5
+ # Copyright (C) 2025 The Psycopg Team
6
+
7
+ import uuid
8
+
9
+ # Re-exports
10
+ UUID = uuid.UUID
11
+ SafeUUID_unknown = uuid.SafeUUID.unknown
12
+
13
+
14
+ class _WritableUUID(UUID):
15
+ """Temporary class, with the same memory layout of UUID, but writable.
16
+
17
+ This class must have the same memory layout of the UUID class, so we can
18
+ create one, setting the `int` attribute, and changing the `__class__`,
19
+ which should be faster than calling the complex UUID.__init__ machinery.
20
+
21
+ u = _WritableUUID()
22
+ u.is_safe = ...
23
+ u.int = ...
24
+ u.__class__ = UUID
25
+ """
26
+
27
+ __slots__ = () # Give the class the same memory layout of the base clasee
28
+ __setattr__ = object.__setattr__ # make the class writable
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: psycopg-binary
3
- Version: 3.2.3
3
+ Version: 3.2.5
4
4
  Summary: PostgreSQL database adapter for Python -- C optimisation distribution
5
5
  Home-page: https://psycopg.org/psycopg3/
6
6
  Author: Daniele Varrazzo
@@ -1,25 +1,26 @@
1
- psycopg_binary.libs/libldap-976fd3be.so.2.0.200,sha256=0WqyG_08eiwZEy-7YRNYgRMfK9CCxTNTiIp5kzhXmhA,738089
2
- psycopg_binary.libs/libssl-15bd2f32.so.3,sha256=G3czuQPNnRCwNU0jRYgvHOvVXQv0ebCMmkh0P0wupoc,1531417
3
- psycopg_binary.libs/libpq-49b9761d.so.5.17,sha256=GoULy2yNoJMtvyi0MMuxDhpQ-qSs9ACt8FjJgscELDU,661905
4
- psycopg_binary.libs/libcrypto-ada8882a.so.3,sha256=xeAdmCtvaQQckcc_4Gg3JZAn56bj33z4iNBvPGmQ9FY,6056777
1
+ psycopg_binary/pq.cpython-39-powerpc64le-linux-gnu.so,sha256=Rtjnj6xORzcGcgooh0CwYKo_GPQPJ-Ggjs_4b0NLQcY,595329
2
+ psycopg_binary/__init__.py,sha256=5kxw9Qdn8ubIi4ik92mxZOsjr5UO0vwq5T5S0BhCWGg,402
3
+ psycopg_binary/version.py,sha256=MfZD84KKXi17AqKx1JY_ne89d_c8sERObKoe47f_48o,236
4
+ psycopg_binary/_uuid.py,sha256=2qmCSE61jkn5o6HFqiS6o7a_YtQj19ZeogUO-4YVuG0,765
5
+ psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ psycopg_binary/_psycopg.pyi,sha256=uCDlLoK7ipWj-XdkRpR5d1ZwQBr6kn4QKywzbuphA2Q,3240
7
+ psycopg_binary/_psycopg.cpython-39-powerpc64le-linux-gnu.so,sha256=uIIHWk9eT0I4Ah4yihjHEkKGi_MaZz2whKpZdOJAAHw,1184921
8
+ psycopg_binary-3.2.5.dist-info/WHEEL,sha256=rt2_bei-JXJCJ_JMgDE_cxa8xtkjUtNPalU592nsPQU,149
9
+ psycopg_binary-3.2.5.dist-info/METADATA,sha256=BR5nOkAEkPBDen9zZd48XE4wn6rdQnHby9caCoPa_S0,2833
10
+ psycopg_binary-3.2.5.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
11
+ psycopg_binary-3.2.5.dist-info/RECORD,,
12
+ psycopg_binary-3.2.5.dist-info/LICENSE.txt,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
5
13
  psycopg_binary.libs/libkeyutils-2f698cac.so.1.5,sha256=zlftgU64pSROXJ2Yi9pvCBQLEWWygur9WxxLtFYQ310,132561
6
- psycopg_binary.libs/libcom_err-643ef2cc.so.2.1,sha256=8fYIT6UFt0P4nOvtdWqA7hA-IZzJUBVYGJGctnDjBtw,132129
7
- psycopg_binary.libs/libkrb5-65946155.so.3.3,sha256=T7jC5L3Hk0WasqWuXL2nUBSNalkABnzBjLrqzl5mjT0,1264649
14
+ psycopg_binary.libs/libpq-7282108f.so.5.17,sha256=1e_pt-YrPVJUdG8qKQHu1W3lmI_ZGXaFGQLauLn6uAc,661905
8
15
  psycopg_binary.libs/libselinux-c9c55256.so.1,sha256=bMIaYVKFEhXx93h9GkDfGPUoCXmV68yByxI7_Awa7LI,333905
16
+ psycopg_binary.libs/libldap-8776b196.so.2.0.200,sha256=-_D7od5rP7BKJufwNYKNpdffDZmynGYV72vOa7IykKw,738089
17
+ psycopg_binary.libs/libk5crypto-c44ba9e7.so.3.1,sha256=knNHZn1p3lbcrhdMDl5ag5QF8xieItroOZIGrN8Wxq8,396033
18
+ psycopg_binary.libs/libkrb5-65946155.so.3.3,sha256=T7jC5L3Hk0WasqWuXL2nUBSNalkABnzBjLrqzl5mjT0,1264649
9
19
  psycopg_binary.libs/libgssapi_krb5-fb19b5ab.so.2.2,sha256=Wrs1jehit9TRqwOviqJF2wZCOXu4LLRaI3ooz7pYDII,533577
10
20
  psycopg_binary.libs/libsasl2-4a4da831.so.3.0.0,sha256=F7Na9OVKO8WQpvyPHNi_GVsjW9yh92-u6jBNBLmMEfo,266657
11
- psycopg_binary.libs/liblber-0a503d27.so.2.0.200,sha256=bwe8Shpr5Xda-MXKBq-LCrZJ99f-1-hMDF9AGtPab_o,200217
12
- psycopg_binary.libs/libpcre-4bd48394.so.1.2.0,sha256=jIekrIRFPtxu6wsOCXdSLa6UMzLi1CQfTx03U5Otuds,394377
13
- psycopg_binary.libs/libk5crypto-c44ba9e7.so.3.1,sha256=knNHZn1p3lbcrhdMDl5ag5QF8xieItroOZIGrN8Wxq8,396033
14
21
  psycopg_binary.libs/libkrb5support-0ab7c543.so.0.1,sha256=NSnNsjuOWCaJxdYT2DlOo2MMCQ6NY7e9sG4Qr1ICVgc,265233
15
- psycopg_binary/_psycopg.cpython-39-powerpc64le-linux-gnu.so,sha256=wmGvFhRmRlEmC7JmQkjFaFy0qWlCxoIod95rs8Xn7mA,1184841
16
- psycopg_binary/version.py,sha256=MfZD84KKXi17AqKx1JY_ne89d_c8sERObKoe47f_48o,236
17
- psycopg_binary/pq.cpython-39-powerpc64le-linux-gnu.so,sha256=mnkNp6aH2KrqXe62Xd986abeUfF91doIEb4hv6UFlRY,595329
18
- psycopg_binary/_psycopg.pyi,sha256=czikCGEKdbZ9RkcWNmPUvI2j7mcOX6jTDLVI-5oHtaM,3239
19
- psycopg_binary/__init__.py,sha256=5kxw9Qdn8ubIi4ik92mxZOsjr5UO0vwq5T5S0BhCWGg,402
20
- psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
- psycopg_binary-3.2.3.dist-info/LICENSE.txt,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
22
- psycopg_binary-3.2.3.dist-info/METADATA,sha256=OhEqhwY0WDF7tstNcIAxqTocz5MMmbfUuTIVgdKEdeI,2833
23
- psycopg_binary-3.2.3.dist-info/RECORD,,
24
- psycopg_binary-3.2.3.dist-info/WHEEL,sha256=DCyE2VGUCWjbWpv0vynX8sT_HlhAwPboO3MlkUbWWLc,149
25
- psycopg_binary-3.2.3.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
22
+ psycopg_binary.libs/libpcre-4bd48394.so.1.2.0,sha256=jIekrIRFPtxu6wsOCXdSLa6UMzLi1CQfTx03U5Otuds,394377
23
+ psycopg_binary.libs/libcom_err-643ef2cc.so.2.1,sha256=8fYIT6UFt0P4nOvtdWqA7hA-IZzJUBVYGJGctnDjBtw,132129
24
+ psycopg_binary.libs/liblber-69dd01c3.so.2.0.200,sha256=xKCMC17EMyzMZyClLytIC1g96uaESJjxHLXuu94J7Cc,200217
25
+ psycopg_binary.libs/libssl-69ca26b2.so.3,sha256=5b_Yelq1lOmoQWTCY8H4-44E-9d4Nhjw8O6M0NXqt-0,1466009
26
+ psycopg_binary.libs/libcrypto-953cdb7a.so.3,sha256=k2l-1dmzlga2dYwzbDheZOKEQBQqk3IRuio6-XWEU4U,6324337
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.1.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp39-cp39-manylinux_2_17_ppc64le
5
5
  Tag: cp39-cp39-manylinux2014_ppc64le
index 6b12ee6..0d85bbd 100755
Binary file
index 5752ddd..10fe3e7 100755
Binary file
index cf5c66b..b7150ba 100755
Binary file
index 9dd0477..64372f8 100755
Binary file
Binary file
Binary file