14
0
Files
python-tldextract/python-tldextract.changes
Mia Herkt 8933aef807 - Update to 5.3.0:
Features
  * Add result field registry_suffix
    To complement the existing public suffix field suffix
    #gh/john-kurkowski/tldextract#344
  * Add result property top_domain_under_public_suffix
    #gh/john-kurkowski/tldextract#344
  * Add result property top_domain_under_registry_suffix
    #gh/john-kurkowski/tldextract#344
  * Deprecate registered_domain property
    Use top_domain_under_public_suffix instead, which has the same
    behavior but a more accurate name
Bugfixes
  * Fix missing reverse_domain_name property in CLI --json output
Misc
  * Expand internal suffix_index return type to be richer than
    bools, and include the registry suffix during trie traversal
    #gh/john-kurkowski/tldextract#344

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=57
2025-04-23 19:24:55 +00:00

13 KiB