Sync from SUSE:SLFO:1.1 python-tinycss2 revision c953bf2a05599d22a32f608753d87c16

This commit is contained in:
2025-04-16 02:34:04 +02:00
parent e62cb249b7
commit 2b3b0d5c90
4 changed files with 8 additions and 16 deletions

View File

@@ -1,11 +1,3 @@
-------------------------------------------------------------------
Thu May 2 22:01:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.3.0:
* Support CSS nesting
* Deprecate parse_declaration_list, use parse_blocks_contents
instead
-------------------------------------------------------------------
Fri Apr 21 12:37:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
@@ -26,7 +18,7 @@ Thu Nov 17 13:30:44 UTC 2022 - Ben Greiner <code@bnavigator.de>
-------------------------------------------------------------------
Sat Oct 29 16:06:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 1.2.1
- Update to 1.2.1
* Fix tests included in the source tarball
* Drop support of Python 3.6
* Fix serialization of nested functions with no parameters
@@ -52,11 +44,11 @@ Tue Nov 23 17:41:46 UTC 2021 - Axel Braun <axel.braun@gmx.de>
* Use Python standard libraries HSL to RGB converter.
* Use GitHub Actions for tests.
* New code structure, new packaging, new documentation.
-------------------------------------------------------------------
Sat Jul 11 10:50:32 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- switch of isort in testing. isort5 is out and breaks everything
- switch of isort in testing. isort5 is out and breaks everything
-------------------------------------------------------------------
Sat May 16 00:00:10 UTC 2020 - Benjamin Greiner <code@bnavigator.de>

View File

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

BIN
tinycss2-1.2.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
tinycss2-1.3.0.tar.gz (Stored with Git LFS)

Binary file not shown.