17
0

- Update to 1.5.1

* Include parsing tests in source tarball
- 1.5.0:
  * Support most of CSS Color Level 5
  * Fix tokenizer crash on escaped Dimension units and Function names

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinycss2?expand=0&rev=31
This commit is contained in:
2026-01-20 06:44:07 +00:00
committed by Git OBS Bridge
parent 8a5da74c0c
commit cc4a26ebab
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-tinycss2
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-tinycss2
Version: 1.4.0
Version: 1.5.1
Release: 0
Summary: A tiny CSS parser
License: BSD-3-Clause