14
0

- 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:
2020-08-20 04:59:13 +00:00
committed by Git OBS Bridge
parent 1ddb70555f
commit 60fc6b2c75
4 changed files with 15 additions and 4 deletions

View File

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