14
0
forked from pool/python-tld

- Update to version 0.12.5:

Release dedicated to defenders of Armenia and Artsakh (Nagorno Karabakh)
      and all the victims of Turkish and Azerbaijani aggression.
  - Fixed lower-cased `parsed_url` attributes (`SplitResult`) when getting
    tld as object (`as_object=True`).
- Update to version 0.12.4:
  - Tested against Python 3.9.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=39
This commit is contained in:
Sebastian Wagner
2021-05-19 07:42:21 +00:00
committed by Git OBS Bridge
parent 7396558820
commit 8e92254001
4 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed May 19 07:40:32 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 0.12.5:
Release dedicated to defenders of Armenia and Artsakh (Nagorno Karabakh)
and all the victims of Turkish and Azerbaijani aggression.
- Fixed lower-cased `parsed_url` attributes (`SplitResult`) when getting
tld as object (`as_object=True`).
- Update to version 0.12.4:
- Tested against Python 3.9.
-------------------------------------------------------------------
Sun Dec 20 16:15:40 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>