14
0

- Add no_decl_class_registry.patch to make the package compatible

with SQLAlchemy 1.4 (gh#chaoss/grimoirelab-sortinghat#579).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortinghat?expand=0&rev=21
This commit is contained in:
2021-08-05 15:26:50 +00:00
committed by Git OBS Bridge
parent 13fc15ad99
commit 22daf5bfb1
3 changed files with 28 additions and 0 deletions

View File

@@ -29,6 +29,9 @@ License: GPL-3.0-only
Group: Development/Languages/Python
URL: https://github.com/grimoirelab/sortinghat
Source0: https://files.pythonhosted.org/packages/source/s/sortinghat/sortinghat-%{version}.tar.gz
# PATCH-FIX-UPSTREAM no_decl_class_registry.patch gh#chaoss/grimoirelab-sortinghat#579 mcepl@suse.com
# make the package compatible with SQLAlchemy 1.4.*
Patch0: no_decl_class_registry.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros