14
0

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:
Tomáš Chvátal
2019-05-22 18:58:39 +00:00
committed by Git OBS Bridge
parent 7f81031b92
commit 98b9ae42ff
4 changed files with 11 additions and 5 deletions

View File

@@ -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> Tue Apr 16 16:01:41 UTC 2019 - Martin Herkt <9+suse@cirno.systems>

View File

@@ -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.12.5 Version: 0.12.6
Release: 0 Release: 0
Summary: Python Data Validation Summary: Python Data Validation
License: MIT License: MIT
@@ -54,7 +54,7 @@ Python Data Validation for Humans.
%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%check %check
%python_expand py.test-%{$python_bin_suffix} %pytest
%files %{python_files} %files %{python_files}
%doc CHANGES.rst README.rst %doc CHANGES.rst README.rst

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df3dda070965519283bae72249a36927ee3ea9c206f9ee6f234a71cf19b36136
size 22928

3
validators-0.12.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6aca085caf9e13d5a0fd8ddb3afbea2541c0ca9477b1fb8098c797dd812ff64
size 22972