diff --git a/python-validators.changes b/python-validators.changes index b5ffb88..d113801 100644 --- a/python-validators.changes +++ b/python-validators.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Aug 20 04:53:07 UTC 2020 - Mia Herkt + +- 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 diff --git a/python-validators.spec b/python-validators.spec index 241986e..794f024 100644 --- a/python-validators.spec +++ b/python-validators.spec @@ -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 diff --git a/validators-0.16.0.tar.gz b/validators-0.16.0.tar.gz deleted file mode 100644 index 3fcf272..0000000 --- a/validators-0.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:992abaff76f0fb4040e29c57222b0786ca8fab2a779104dd855e880039602b15 -size 28865 diff --git a/validators-0.18.0.tar.gz b/validators-0.18.0.tar.gz new file mode 100644 index 0000000..b601462 --- /dev/null +++ b/validators-0.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bad0cf89a7f2e0aa9c4b76fa5f1d2309125a2c77eb176f03b89a6d5059271e63 +size 29394