14
0

- update to 1.3.0:

* Support CSS nesting
  * Deprecate parse_declaration_list, use parse_blocks_contents
    instead
- Update to 1.2.1
- switch of isort in testing. isort5 is out and breaks everything

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinycss2?expand=0&rev=27
This commit is contained in:
2024-05-02 22:02:20 +00:00
committed by Git OBS Bridge
parent 78eb2d9982
commit 7378caf4d0
4 changed files with 16 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-tinycss2
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# 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.2.1
Version: 1.3.0
Release: 0
Summary: A tiny CSS parser
License: BSD-3-Clause