forked from pool/python-passlib
- Add patch no-crypt-with-python-313.patch:
* Do not run tests requiring 'crypt' with Python 3.13. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passlib?expand=0&rev=57
This commit is contained in:
@@ -36,6 +36,8 @@ URL: https://foss.heptapod.net/python-libs/passlib
|
||||
Source: https://files.pythonhosted.org/packages/source/p/passlib/passlib-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE Posted to https://foss.heptapod.net/python-libs/passlib/-/issues/185
|
||||
Patch0: no-pkg_resources.patch
|
||||
# PATCH-FIX-OPENSUSE Skip crypt tests under Python 3.13
|
||||
Patch1: no-crypt-with-python-313.patch
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
|
Reference in New Issue
Block a user