14
0

- Update to 0.14.0:

* Added new validators ipv4_cidr, ipv6_cidr

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2019-09-10 09:26:21 +00:00
committed by Git OBS Bridge
parent f7ce26e602
commit 45c6b78a46
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.13.0
Version: 0.14.0
Release: 0
Summary: Python Data Validation
License: MIT