diff --git a/python-validators.changes b/python-validators.changes index 1748c85..aa8b39f 100644 --- a/python-validators.changes +++ b/python-validators.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Apr 25 18:07:37 UTC 2024 - Mia Herkt + +- Update to 0.28.1 + * fix: reduce memory footprint when loading TLDs + gh#kvesteri/validators#362 + * fix: rfc cases in the domain validator + gh#kvesteri/validators#367 + * chore: documentation maintenance + gh#kvesteri/validators#368 + ------------------------------------------------------------------- Wed Apr 10 23:38:31 UTC 2024 - Mia Herkt diff --git a/python-validators.spec b/python-validators.spec index c963ecf..a7079f2 100644 --- a/python-validators.spec +++ b/python-validators.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-validators -Version: 0.28.0 +Version: 0.28.1 Release: 0 Summary: Python Data Validation License: MIT diff --git a/validators-0.28.0.tar.gz b/validators-0.28.0.tar.gz deleted file mode 100644 index 4f68b34..0000000 --- a/validators-0.28.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85bc82511f6ccd0800f4c15d8c0dc546c15e369640c5ea1f24349ba0b3b17815 -size 66011 diff --git a/validators-0.28.1.tar.gz b/validators-0.28.1.tar.gz new file mode 100644 index 0000000..967e638 --- /dev/null +++ b/validators-0.28.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac88e7916c3405f0ce38ac2ac82a477fcf4d90dbbeddd04c8193171fc17f7dc +size 66294