14
0

Accepting request 801767 from devel:languages:python

- Update to 0.15.0:
  * Added bank card validators
- Changes for 0.14.3:
  * Handle None values gracefully in domain validator
  * Local part of the email address should be less or equal than
    64 bytes
  * Removed py27 support
  * Removed pypy2 support

OBS-URL: https://build.opensuse.org/request/show/801767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-validators?expand=0&rev=10
This commit is contained in:
2020-05-09 17:49:15 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri May 8 08:28:01 UTC 2020 - Mia Herkt <mia@0x0.st>
- Update to 0.15.0:
* Added bank card validators
- Changes for 0.14.3:
* Handle None values gracefully in domain validator
* Local part of the email address should be less or equal than
64 bytes
* Removed py27 support
* Removed pypy2 support
-------------------------------------------------------------------
Fri Jan 24 21:49:23 UTC 2020 - Martin Herkt <9+suse@cirno.systems>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-validators
Version: 0.14.2
Version: 0.15.0
Release: 0
Summary: Python Data Validation
License: MIT

View File

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

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

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