14
0
2020-07-20 11:47:40 +00:00
committed by Git OBS Bridge
parent 7d79d58b27
commit 95dae727a2

View File

@@ -26,6 +26,8 @@ Group: Development/Languages/Python
URL: https://github.com/grantjenks/sortedcollections
#Source: https://files.pythonhosted.org/packages/source/s/sortedcollections/sortedcollections-%%{version}.tar.gz
Source: https://github.com/grantjenks/python-sortedcollections/archive/v%{version}.tar.gz
# PATCH-FIX-UPSTREAM method_item.patch gh#grantjenks/python-sortedcollections#12 mcepl@suse.com
# Add method_item.patch to replace _del_item and _set_item methods
Patch0: method_item.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes