diff --git a/python-validators.changes b/python-validators.changes index d84cc8b..8b1c23f 100644 --- a/python-validators.changes +++ b/python-validators.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 22 15:16:16 UTC 2019 - pgajdos@suse.com + +- version update to 0.12.6 + * Fixed domain validator for single character domains + ------------------------------------------------------------------- Tue Apr 16 16:01:41 UTC 2019 - Martin Herkt <9+suse@cirno.systems> diff --git a/python-validators.spec b/python-validators.spec index d8af5d2..355a5cc 100644 --- a/python-validators.spec +++ b/python-validators.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-validators -Version: 0.12.5 +Version: 0.12.6 Release: 0 Summary: Python Data Validation License: MIT @@ -54,7 +54,7 @@ Python Data Validation for Humans. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand py.test-%{$python_bin_suffix} +%pytest %files %{python_files} %doc CHANGES.rst README.rst diff --git a/validators-0.12.5.tar.gz b/validators-0.12.5.tar.gz deleted file mode 100644 index 2a4929a..0000000 --- a/validators-0.12.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df3dda070965519283bae72249a36927ee3ea9c206f9ee6f234a71cf19b36136 -size 22928 diff --git a/validators-0.12.6.tar.gz b/validators-0.12.6.tar.gz new file mode 100644 index 0000000..1a1b87e --- /dev/null +++ b/validators-0.12.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6aca085caf9e13d5a0fd8ddb3afbea2541c0ca9477b1fb8098c797dd812ff64 +size 22972