Skip to content

[3.18] community/py3-psycopg: remove typing-extensions from setup.cfg

omni requested to merge omni/aports:fix-py3-psycopg-318 into 3.18-stable

Without this change, typing-extensions is still referenced in /usr/lib/python3.11/site-packages/psycopg-3.1.9.dist-info/METADATA and could cause a repeat of a00b4f54 / e13cc6da

This follows the tradition of bbe602ff which removes typing-extensions from pyproject.toml

Merge request reports