forked from pool/python-munch
- update to 4.0.0:
* Remove six dependency - drop python-munch-no-six.patch (upstream) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=13
This commit is contained in:
@@ -18,15 +18,13 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-munch
|
||||
Version: 3.0.0
|
||||
Version: 4.0.0
|
||||
Release: 0
|
||||
Summary: A dot-accessible dictionary
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/Infinidat/munch
|
||||
Source: https://files.pythonhosted.org/packages/source/m/munch/munch-%{version}.tar.gz
|
||||
# https://github.com/Infinidat/munch/issues/96
|
||||
Patch0: python-munch-no-six.patch
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
||||
Reference in New Issue
Block a user