17
0

- update to 1.0.9:

* replace deprecated use of cgi.parse_header 
  * drop python 3.6 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=11
This commit is contained in:
2023-05-07 18:47:24 +00:00
committed by Git OBS Bridge
parent 70d429526e
commit f4f873ea8b
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun May 7 18:46:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.0.9:
* replace deprecated use of cgi.parse_header
* drop python 3.6 support
-------------------------------------------------------------------
Mon Oct 3 15:50:22 UTC 2022 - Dirk Müller <dmueller@suse.com>