Fix tests with Python 3.13.0b1
This commit is contained in:
parent
30632b6e8c
commit
8a984c4565
2 changed files with 33 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue