psycopg-binary 3.2.7__cp313-cp313-musllinux_1_2_ppc64le.whl → 3.2.9__cp313-cp313-musllinux_1_2_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.

@@ -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 | None: ...
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
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: psycopg-binary
3
- Version: 3.2.7
3
+ Version: 3.2.9
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)
@@ -1,8 +1,8 @@
1
1
  psycopg_binary/__init__.py,sha256=5kxw9Qdn8ubIi4ik92mxZOsjr5UO0vwq5T5S0BhCWGg,402
2
- psycopg_binary/_psycopg.cpython-313-powerpc64le-linux-musl.so,sha256=b3Zg-yLTbHVLYw_q2VqWPWwrgyy2O0sdJ1J7quQNVoM,1119321
3
- psycopg_binary/_psycopg.pyi,sha256=uCDlLoK7ipWj-XdkRpR5d1ZwQBr6kn4QKywzbuphA2Q,3240
2
+ psycopg_binary/_psycopg.cpython-313-powerpc64le-linux-musl.so,sha256=3LWrz7mq1Bgpxz6dkMmJouJ00ix1YJlXmRbT-Hpxsx8,1119321
3
+ psycopg_binary/_psycopg.pyi,sha256=3Ed9ZMY4nU-q_mswzXBJeAdGclyxjeuJEns-VhAMEp4,3233
4
4
  psycopg_binary/_uuid.py,sha256=2qmCSE61jkn5o6HFqiS6o7a_YtQj19ZeogUO-4YVuG0,765
5
- psycopg_binary/pq.cpython-313-powerpc64le-linux-musl.so,sha256=gCyDt-4YEDgoG_2k-TAp0BR3_ax3bUGHsA5Oz0Mf6GA,595185
5
+ psycopg_binary/pq.cpython-313-powerpc64le-linux-musl.so,sha256=q-vnY8rnyjXNineIugnQO6otj1wCGOPh-A0o3maPKfA,595185
6
6
  psycopg_binary/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  psycopg_binary/version.py,sha256=MfZD84KKXi17AqKx1JY_ne89d_c8sERObKoe47f_48o,236
8
8
  psycopg_binary.libs/libcom_err-e49a2ae6.so.2.1,sha256=Yhu5y0jr2spE7-fBje3CKTZiTh_9_iwI0OEdgdiOOVY,132089
@@ -14,11 +14,11 @@ psycopg_binary.libs/libkrb5-51caffbf.so.3.3,sha256=gZBnDP57vx0uj-wlKdXlE-OrT3lQZ
14
14
  psycopg_binary.libs/libkrb5support-ad58f45f.so.0.1,sha256=WsZIoeDlHuwDHdU_QJvGLvdbuf6dKE__CnOAKFsb35Q,134897
15
15
  psycopg_binary.libs/liblber-e2079119.so.2.0.200,sha256=7XNlIGoyzRhL_DTnEgt_AdWLQHw1Zzs-lTTLOE2hW_k,135153
16
16
  psycopg_binary.libs/libldap-6d748d77.so.2.0.200,sha256=h4lPD5Vr8hxxNf2a8OP_sSxaLliNytbYsg4NCf0qBV0,541417
17
- psycopg_binary.libs/libpq-62a33d14.so.5.17,sha256=ZI14cmYyryBjl3j5Wq7mLdwc6p2pNodZfOQXv9YBSYg,661889
17
+ psycopg_binary.libs/libpq-bd5f662c.so.5.17,sha256=vplo0rNFNVAiz61W9gXMFxvB6LU2fRF29VOpJdCfAGE,661889
18
18
  psycopg_binary.libs/libsasl2-3ba182ac.so.3.0.0,sha256=HyX4EUl1t6ijLB0Y8Le3-nZoWtMS5kkTo_abZebdP0Q,201777
19
19
  psycopg_binary.libs/libssl-50f41777.so.3,sha256=NNWTWCJTZLc8R_RJfLkwSdgY4YyShr-D4fc5PyV9BzA,1138033
20
- psycopg_binary-3.2.7.dist-info/METADATA,sha256=TOw88qLEcqFGbi1XhlRwXwmkGugzJI4uXjB-AlSKvT4,2855
21
- psycopg_binary-3.2.7.dist-info/WHEEL,sha256=pze0rwzxcnIcJyL7OR1B-rUWCkjTUoHbyge-KdLtCqo,113
22
- psycopg_binary-3.2.7.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
23
- psycopg_binary-3.2.7.dist-info/RECORD,,
24
- psycopg_binary-3.2.7.dist-info/licenses/LICENSE.txt,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
20
+ psycopg_binary-3.2.9.dist-info/METADATA,sha256=8JtTtSA8nwkZC-TY0i_4xONYev01JZuFO7ihVyoUrLA,2915
21
+ psycopg_binary-3.2.9.dist-info/WHEEL,sha256=KXt76Eev9010mypDiYXQL_xNH9tNV7L4ZSHpAfIsCdM,113
22
+ psycopg_binary-3.2.9.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
23
+ psycopg_binary-3.2.9.dist-info/RECORD,,
24
+ psycopg_binary-3.2.9.dist-info/licenses/LICENSE.txt,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.0.1)
2
+ Generator: setuptools (80.4.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp313-cp313-musllinux_1_2_ppc64le
5
5
 
index 431cc14..fa86e54 100755
Binary file