Fix tests with Python 3.13.0b1

This commit is contained in:
Miro Hrončok 2024-05-28 14:06:13 +02:00
commit 8a984c4565
2 changed files with 33 additions and 0 deletions

View file

@ -82,6 +82,9 @@ Patch: nowarn-pip._internal.main.patch
# Upstream issue: https://github.com/pypa/packaging/issues/368
Patch: no-version-warning.patch
# Python 3.13 support: Also patch time.time_ns() in unit tests
Patch: https://github.com/pypa/pip/pull/12698.patch
%description
pip is a package management system used to install and manage software packages
written in Python. Many packages can be found in the Python Package Index