14
0

- 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
This commit is contained in:
2024-05-25 11:51:32 +00:00
committed by Git OBS Bridge
parent dbf51b11ec
commit 3f66d43fed
4 changed files with 18 additions and 4 deletions

View File

@@ -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