forked from pool/python-tinycss2
- 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user