psycopg-binary 3.2.7__cp313-cp313-musllinux_1_2_x86_64.whl → 3.2.8__cp313-cp313-musllinux_1_2_x86_64.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.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)
@@ -1,8 +1,8 @@
1
1
  psycopg_binary/__init__.py,sha256=5kxw9Qdn8ubIi4ik92mxZOsjr5UO0vwq5T5S0BhCWGg,402
2
- psycopg_binary/_psycopg.cpython-313-x86_64-linux-musl.so,sha256=44P37mFLIOD1vDPeEUK60MmSikF4evkTcbWKc2IpVZs,894009
3
- psycopg_binary/_psycopg.pyi,sha256=uCDlLoK7ipWj-XdkRpR5d1ZwQBr6kn4QKywzbuphA2Q,3240
2
+ psycopg_binary/_psycopg.cpython-313-x86_64-linux-musl.so,sha256=L-idpod2tmkEQ8dou_ylxhvVEuNELupEXBlrySznUAY,894009
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-x86_64-linux-musl.so,sha256=YdkTbs6THxaHhXUYBSsSG4UV7bIzJkvr_Tbpjnf9Enw,406737
5
+ psycopg_binary/pq.cpython-313-x86_64-linux-musl.so,sha256=YzXez0YK_iYeTsqsD8nSBaYTI79rjhUOCwE3lbRO9a0,406737
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-ec4f09b5.so.2.1,sha256=bTzmabeT0JItuJmyrh0tBxmCxwgXy81kvG2s8hI8hqs,21553
@@ -14,11 +14,11 @@ psycopg_binary.libs/libkrb5-9a5be72a.so.3.3,sha256=HzOPeEi4Csdkb3EIF_vHCCR6oyyJu
14
14
  psycopg_binary.libs/libkrb5support-882f593d.so.0.1,sha256=OPVwvWJ3PYu2N-aNxK_d7C1bDb5OnZxosatxUM-a-QU,48921
15
15
  psycopg_binary.libs/liblber-8edfa07b.so.2.0.200,sha256=PnRzFgXFpyHBsSrwECfVuBUjnxL4D-yxvkHL-xsaAhQ,57361
16
16
  psycopg_binary.libs/libldap-8c3243e9.so.2.0.200,sha256=zelkYcNUM9cgRfAenJGCnEuj5L-X4fau49cGnmu7xfc,365273
17
- psycopg_binary.libs/libpq-d531c234.so.5.17,sha256=6i89PEiNU-S4UZplcxh6WfwKzdRFgDYyH-f6K_dZwr4,383361
17
+ psycopg_binary.libs/libpq-4df46736.so.5.17,sha256=Ovw3wJGVjwKSvnnZ29oTQ2sqmiyZfBu3__gZGbzltXo,387457
18
18
  psycopg_binary.libs/libsasl2-f9804442.so.3.0.0,sha256=jRLBEpYCNwxOyBKpfAaIEpzuYh6icll1g77BX_qWeQY,107601
19
19
  psycopg_binary.libs/libssl-5433dad8.so.3,sha256=O2FixddUG7iVPH3ZEUK6n1GL8CVhC-y-JKx3of62Z8I,855393
20
- psycopg_binary-3.2.7.dist-info/METADATA,sha256=TOw88qLEcqFGbi1XhlRwXwmkGugzJI4uXjB-AlSKvT4,2855
21
- psycopg_binary-3.2.7.dist-info/WHEEL,sha256=fTq6GkCUMC7L6t5780-XMIgbTHLLMEoGAzoyzAlK2U0,112
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.8.dist-info/METADATA,sha256=QLkJDRhmNlo7RG9W6fRC-LFk5k_unh5YV_RH3gSUuE4,2915
21
+ psycopg_binary-3.2.8.dist-info/WHEEL,sha256=8jbYlM-cN8B6SucONXAiPC6-3rqAk2KLEBTy5kh9UuE,112
22
+ psycopg_binary-3.2.8.dist-info/top_level.txt,sha256=8OM_PsAa5oKkzVvRu8kDESihBQo_LXqwG_nrlecubIk,15
23
+ psycopg_binary-3.2.8.dist-info/RECORD,,
24
+ psycopg_binary-3.2.8.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_x86_64
5
5
 
Binary file