14
0

- 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
- remove isort build requirement. It is not called.
  * Fixed domain validator for international domains and certain

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=61
This commit is contained in:
2024-09-08 13:20:41 +00:00
committed by Git OBS Bridge
parent 229315d8ec
commit f4ced85181
4 changed files with 15 additions and 6 deletions

View File

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