forked from pool/python-validators
- Update to 0.18.0:
* Added bitcoin address validator Changes from 0.17.0 to 0.17.1: * Fixed python_requires using twine Changes from 0.16.0 to 0.17.0: * Require Python >= 3.4 * Fix URL validator ip_last_octet regex OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=27
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 20 04:53:07 UTC 2020 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
- Update to 0.18.0:
|
||||||
|
* Added bitcoin address validator
|
||||||
|
Changes from 0.17.0 to 0.17.1:
|
||||||
|
* Fixed python_requires using twine
|
||||||
|
Changes from 0.16.0 to 0.17.0:
|
||||||
|
* Require Python >= 3.4
|
||||||
|
* Fix URL validator ip_last_octet regex
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 16 21:30:59 UTC 2020 - Mia Herkt <mia@0x0.st>
|
Thu Jul 16 21:30:59 UTC 2020 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
@@ -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.16.0
|
Version: 0.18.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Data Validation
|
Summary: Python Data Validation
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:992abaff76f0fb4040e29c57222b0786ca8fab2a779104dd855e880039602b15
|
|
||||||
size 28865
|
|
3
validators-0.18.0.tar.gz
Normal file
3
validators-0.18.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bad0cf89a7f2e0aa9c4b76fa5f1d2309125a2c77eb176f03b89a6d5059271e63
|
||||||
|
size 29394
|
Reference in New Issue
Block a user