17
0

- update to 1.0.10:

* Fix selector specificity calculation for pseudo-classes
  * replace deprecated use of cgi.parse_header
  * tests: adjust exception string checks for python 3.11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=13
This commit is contained in:
2023-11-10 12:20:58 +00:00
committed by Git OBS Bridge
parent f4f873ea8b
commit 90a4ed086b
4 changed files with 12 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-css-parser
Version: 1.0.9
Version: 1.0.10
Release: 0
Summary: CSS related utilities (parsing, serialization, etc) for python
License: LGPL-3.0-or-later