14
0

- Update to 3.1.2 (no visible changes)

- Changes in 3.1.1:
  * Bugfixes
    + Support Python 3.9
    + Drop support for EOL Python 3.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=28
This commit is contained in:
2021-10-01 07:44:58 +00:00
committed by Git OBS Bridge
parent ba561c2a08
commit 91941d16bf
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Oct 1 07:26:20 UTC 2021 - Mia Herkt <mia@0x0.st>
- Update to 3.1.2 (no visible changes)
- Changes in 3.1.1:
* Bugfixes
+ Support Python 3.9
+ Drop support for EOL Python 3.5
-------------------------------------------------------------------
Thu Feb 4 20:10:10 UTC 2021 - Benjamin Greiner <code@bnavigator.de>