forked from pool/python-testfixtures
- Add patch support-python-313.patch:
* Support Python 3.13 AttributeError message changes. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testfixtures?expand=0&rev=58
This commit is contained in:
@@ -32,6 +32,8 @@ Summary: A collection of helpers and mock objects for unit tests and doc
|
||||
License: MIT
|
||||
URL: https://github.com/Simplistix/testfixtures
|
||||
Source: https://files.pythonhosted.org/packages/source/t/testfixtures/testfixtures-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM gh#simplistix/testfixtures#202
|
||||
Patch0: support-python-313.patch
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
||||
Reference in New Issue
Block a user