forked from pool/python-validators
Accepting request 704790 from home:pgajdos
- version update to 0.12.6 * Fixed domain validator for single character domains OBS-URL: https://build.opensuse.org/request/show/704790 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
7f81031b92
commit
98b9ae42ff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user