14
0
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:
2023-12-17 01:57:37 +00:00
committed by Git OBS Bridge
parent bcc1583cd9
commit c6139b3fa3
5 changed files with 11 additions and 110 deletions

View File

@@ -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