14
0

- Update to 0.18.1:

* Made uuid validator accept UUID objects

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=30
This commit is contained in:
2020-10-11 19:07:17 +00:00
committed by Git OBS Bridge
parent 050ca28f85
commit 09f8ad25b3
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-validators
Version: 0.18.0
Version: 0.18.1
Release: 0
Summary: Python Data Validation
License: MIT