Skip to content

community/py3-psycopg: update typing_extensions patch

Patrycja Rosa requested to merge ptrcnull/aports:psycopg-typing into master
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/psycopg/_queries.py", line 11, in <module>
    from typing_extensions import TypeAlias
ModuleNotFoundError: No module named 'typing_extensions'
Edited by Patrycja Rosa

Merge request reports