12
0

Accepting request 1199497 from devel:languages:python

- update to 0.15.2:
  * 522 Fix regression with ALLOW_EXTRA and `Any` validator

OBS-URL: https://build.opensuse.org/request/show/1199497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-voluptuous?expand=0&rev=12
This commit is contained in:
2024-09-09 12:44:46 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

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

BIN
python-voluptuous-0.15.2-gh.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 8 16:37:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.15.2:
* 522 Fix regression with ALLOW_EXTRA and `Any` validator
-------------------------------------------------------------------
Sat Jun 29 07:00:04 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-voluptuous
Version: 0.15.1
Version: 0.15.2
Release: 0
Summary: A Python data validation library
License: BSD-3-Clause