forked from pool/python-validators
- 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:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 8 13:19:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 15 04:45:05 UTC 2024 - Mia Herkt <mia@0x0.st>
|
Mon Jul 15 04:45:05 UTC 2024 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
@@ -139,7 +148,7 @@ Thu Jul 16 21:30:59 UTC 2020 - Mia Herkt <mia@0x0.st>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 11 11:00:04 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
Sat Jul 11 11:00:04 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
- remove isort build requirement. It is not called.
|
- remove isort build requirement. It is not called.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 8 08:28:01 UTC 2020 - Mia Herkt <mia@0x0.st>
|
Fri May 8 08:28:01 UTC 2020 - Mia Herkt <mia@0x0.st>
|
||||||
@@ -200,7 +209,7 @@ Fri Mar 29 10:01:10 UTC 2019 - pgajdos@suse.com
|
|||||||
* Remove py33 support
|
* Remove py33 support
|
||||||
* Fixed IPv4 formatted IP address returning True on ipv6
|
* Fixed IPv4 formatted IP address returning True on ipv6
|
||||||
* Fixed IPv6 address parsing
|
* Fixed IPv6 address parsing
|
||||||
* Fixed domain validator for international domains and certain
|
* Fixed domain validator for international domains and certain
|
||||||
edge cases
|
edge cases
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-validators
|
Name: python-validators
|
||||||
Version: 0.33.0
|
Version: 0.34.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Data Validation
|
Summary: Python Data Validation
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:535867e9617f0100e676a1257ba1e206b9bfd847ddc171e4d44811f07ff0bfbf
|
|
||||||
size 70741
|
|
BIN
validators-0.34.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
validators-0.34.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user