15
0
forked from pool/python-cfgv

- update to 3.3.1:

* python 3.9 enabled

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cfgv?expand=0&rev=11
This commit is contained in:
2022-03-27 14:54:02 +00:00
committed by Git OBS Bridge
parent 04a35ef8ae
commit 79e87259f0
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:298529b9fb5b5b60c4890c0c1466e6d95ac9aee2f68c79f4125c802e8cb3ab27
size 10268

3
cfgv-3.3.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:726c8670e5d08d20bcbf3c71f8232f8a0b8caead2be228565c70cd68fad1214a
size 10395

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 27 14:52:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.3.1:
* python 3.9 enabled
-------------------------------------------------------------------
Wed Aug 5 01:05:34 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cfgv
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-cfgv
Version: 3.2.0
Version: 3.3.1
Release: 0
Summary: Configuration validator producing human readable error messages
License: MIT