diff --git a/python-validators.changes b/python-validators.changes index c0ec0f5..5af68c4 100644 --- a/python-validators.changes +++ b/python-validators.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 24 21:49:23 UTC 2020 - Martin Herkt <9+suse@cirno.systems> + +- Update to 0.14.2: + * Made domain validation case-insensitive + ------------------------------------------------------------------- Thu Dec 5 23:15:30 UTC 2019 - Martin Herkt <9+suse@cirno.systems> diff --git a/python-validators.spec b/python-validators.spec index 26450d6..74e74bd 100644 --- a/python-validators.spec +++ b/python-validators.spec @@ -1,7 +1,7 @@ # # spec file for package python-validators # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 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.1 +Version: 0.14.2 Release: 0 Summary: Python Data Validation License: MIT diff --git a/validators-0.14.1.tar.gz b/validators-0.14.1.tar.gz deleted file mode 100644 index e86e474..0000000 --- a/validators-0.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bfe836a1af37bb266d71ec1e98b530c38ce11bc7fbe0c4c96ef7b1532d019e5 -size 25673 diff --git a/validators-0.14.2.tar.gz b/validators-0.14.2.tar.gz new file mode 100644 index 0000000..a1543f0 --- /dev/null +++ b/validators-0.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b192e6bde7d617811d59f50584ed240b580375648cd032d106edeb3164099508 +size 25752