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,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 5 23:15:30 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
||||||
|
|
||||||
|
- Update to 0.14.1:
|
||||||
|
* Updated domain validator regex to not allow numeric only TLDs
|
||||||
|
* Allow for idna encoded domains
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 10 09:25:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Sep 10 09:25:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-validators
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-validators
|
Name: python-validators
|
||||||
Version: 0.14.0
|
Version: 0.14.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Data Validation
|
Summary: Python Data Validation
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f0ac832212e3ee2e9b10e156f19b106888cf1429c291fbc5297aae87685014ae
|
|
||||||
size 25442
|
|
3
validators-0.14.1.tar.gz
Normal file
3
validators-0.14.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0bfe836a1af37bb266d71ec1e98b530c38ce11bc7fbe0c4c96ef7b1532d019e5
|
||||||
|
size 25673
|
Reference in New Issue
Block a user