14
0

- update to 5.1.1:

* Fix path join on Windows (#314)
  * Support Python 3.12
- Correct license in spec file (MIT -> BSD)
- Fix homepage URL in specfile

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=47
This commit is contained in:
2023-12-08 13:44:55 +00:00
committed by Git OBS Bridge
parent c95a6f54f6
commit 69937a8125
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 8 13:44:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.1.1:
* Fix path join on Windows (#314)
* Support Python 3.12
-------------------------------------------------------------------
Fri Nov 10 07:40:00 UTC 2023 - ecsos <ecsos@opensuse.org>
@@ -296,12 +303,12 @@ Tue Feb 6 22:24:40 UTC 2018 - 9+suse@cirno.systems
-------------------------------------------------------------------
Fri Jun 24 02:06:44 UTC 2016 - archie.cobbs@gmail.com
- Correct license in spec file (MIT -> BSD)
- Correct license in spec file (MIT -> BSD)
-------------------------------------------------------------------
Sun Jun 19 21:38:28 UTC 2016 - archie.cobbs@gmail.com
- Fix homepage URL in specfile
- Fix homepage URL in specfile
-------------------------------------------------------------------
Tue Jun 14 08:38:36 CDT 2016 - archie.cobbs@gmail.com