diff --git a/python-validators.changes b/python-validators.changes index aa8b39f..8313a05 100644 --- a/python-validators.changes +++ b/python-validators.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat May 25 11:48:27 UTC 2024 - Mia Herkt + +- Update to 0.28.3 + * ensure _tld.txt is in sdist and bdist + gh#kvesteri/validators#379 +- Changes in 0.28.2: + * fix: corrects a few typo + gh#kvesteri/validators#371 + * fix(ip_address): properly handle private is false + gh#kvesteri/validators#374 + * chore(url): allow symbols and pictographs in url + gh#kvesteri/validators#375 + ------------------------------------------------------------------- Thu Apr 25 18:07:37 UTC 2024 - Mia Herkt diff --git a/python-validators.spec b/python-validators.spec index a7079f2..75833f5 100644 --- a/python-validators.spec +++ b/python-validators.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-validators -Version: 0.28.1 +Version: 0.28.3 Release: 0 Summary: Python Data Validation License: MIT diff --git a/validators-0.28.1.tar.gz b/validators-0.28.1.tar.gz deleted file mode 100644 index 967e638..0000000 --- a/validators-0.28.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ac88e7916c3405f0ce38ac2ac82a477fcf4d90dbbeddd04c8193171fc17f7dc -size 66294 diff --git a/validators-0.28.3.tar.gz b/validators-0.28.3.tar.gz new file mode 100644 index 0000000..6770e55 --- /dev/null +++ b/validators-0.28.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c79840bcde9ba77b19f6218f7738188115e27830cbaff43264bc4ed24c429d +size 65129