Compare commits

1 Commits
main ... 1.1

4 changed files with 8 additions and 22 deletions

View File

@@ -1,17 +1,3 @@
-------------------------------------------------------------------
Tue Nov 5 14:29:43 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.4.0
* Support CSS Color Level 4
-------------------------------------------------------------------
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>

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.4.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.4.0.tar.gz (Stored with Git LFS)

Binary file not shown.