From 3f66d43fedf1b618fea674fc7c3d05e9198c143bec084b8a012edbd284e3e983 Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Sat, 25 May 2024 11:51:32 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=49 --- python-validators.changes | 14 ++++++++++++++ python-validators.spec | 2 +- validators-0.28.1.tar.gz | 3 --- validators-0.28.3.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 validators-0.28.1.tar.gz create mode 100644 validators-0.28.3.tar.gz 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