forked from pool/python-validators
- Update to 0.14.1:
* Updated domain validator regex to not allow numeric only TLDs * Allow for idna encoded domains OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
45c6b78a46
commit
4b2b809003
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-validators
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-validators
|
||||
Version: 0.14.0
|
||||
Version: 0.14.1
|
||||
Release: 0
|
||||
Summary: Python Data Validation
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user