diff --git a/python-sortedcollections.spec b/python-sortedcollections.spec index e8b2f53..90c21ae 100644 --- a/python-sortedcollections.spec +++ b/python-sortedcollections.spec @@ -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