diff --git a/python-validators.changes b/python-validators.changes index 9c625b3..27daab7 100644 --- a/python-validators.changes +++ b/python-validators.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Sep 8 13:19:53 UTC 2024 - Dirk Müller + +- update to 0.34.0: + * > No breaking changes were introduced in this version. + * feat: cache IANA TLDs for faster lookups + * chore: update dependencies + * docs: adds configuration info + ------------------------------------------------------------------- Mon Jul 15 04:45:05 UTC 2024 - Mia Herkt @@ -139,7 +148,7 @@ Thu Jul 16 21:30:59 UTC 2020 - Mia Herkt ------------------------------------------------------------------- Sat Jul 11 11:00:04 UTC 2020 - Benjamin Greiner -- remove isort build requirement. It is not called. +- remove isort build requirement. It is not called. ------------------------------------------------------------------- Fri May 8 08:28:01 UTC 2020 - Mia Herkt @@ -200,7 +209,7 @@ Fri Mar 29 10:01:10 UTC 2019 - pgajdos@suse.com * Remove py33 support * Fixed IPv4 formatted IP address returning True on ipv6 * Fixed IPv6 address parsing - * Fixed domain validator for international domains and certain + * Fixed domain validator for international domains and certain edge cases ------------------------------------------------------------------- diff --git a/python-validators.spec b/python-validators.spec index 243635e..bb33dca 100644 --- a/python-validators.spec +++ b/python-validators.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-validators -Version: 0.33.0 +Version: 0.34.0 Release: 0 Summary: Python Data Validation License: MIT diff --git a/validators-0.33.0.tar.gz b/validators-0.33.0.tar.gz deleted file mode 100644 index be5ac2b..0000000 --- a/validators-0.33.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:535867e9617f0100e676a1257ba1e206b9bfd847ddc171e4d44811f07ff0bfbf -size 70741 diff --git a/validators-0.34.0.tar.gz b/validators-0.34.0.tar.gz new file mode 100644 index 0000000..acc773e --- /dev/null +++ b/validators-0.34.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647fe407b45af9a74d245b943b18e6a816acf4926974278f6dd617778e1e781f +size 70955