14
0

Accepting request 1288651 from home:glaubitz:branches:devel:languages:python

- Update to 2.11.1
  * Consolidated license to simply LGPL 3. (#52)
- from version 2.11.0
  * Reduced cyclomatic complexity in selector module. (#47)
- from version 2.10.3
  * Fixed DeprecationWarning with cgi module.
- Replace COPYING and COPYING.LESSER with LICENSE in %license field

OBS-URL: https://build.opensuse.org/request/show/1288651
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=63
This commit is contained in:
2025-06-27 14:24:56 +00:00
committed by Git OBS Bridge
parent 55aee10b3e
commit 509381116f
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jun 26 08:45:49 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.11.1
* Consolidated license to simply LGPL 3. (#52)
- from version 2.11.0
* Reduced cyclomatic complexity in selector module. (#47)
- from version 2.10.3
* Fixed DeprecationWarning with cgi module.
- Replace COPYING and COPYING.LESSER with LICENSE in %license field
-------------------------------------------------------------------
Sat Apr 20 13:26:58 UTC 2024 - Dirk Müller <dmueller@suse.com>