15
0
forked from pool/python-cfgv

- Update to 3.2.0:

* No upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cfgv?expand=0&rev=9
This commit is contained in:
2020-08-05 01:06:27 +00:00
committed by Git OBS Bridge
parent 9f8d6ba31a
commit 04a35ef8ae
4 changed files with 10 additions and 5 deletions

View File

@@ -19,11 +19,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-cfgv
Version: 3.1.0
Version: 3.2.0
Release: 0
Summary: Configuration validator producing human readable error messages
License: MIT
Group: Development/Languages/Python
URL: https://github.com/asottile/cfgv
Source: https://github.com/asottile/cfgv/archive/v%{version}.tar.gz#/cfgv-%{version}.tar.gz
BuildRequires: %{python_module setuptools}