Accepting request 1032436 from devel:languages:python

- 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
  * Don’t use pytest plugins by default

OBS-URL: https://build.opensuse.org/request/show/1032436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinycss2?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2022-11-01 12:40:56 +00:00 committed by Git OBS Bridge
commit 97acf9a681
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Oct 29 16:06:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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
* Dont use pytest plugins by default
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 18 20:37:30 UTC 2022 - Ben Greiner <code@bnavigator.de> Thu Aug 18 20:37:30 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-tinycss2 Name: python-tinycss2
Version: 1.1.1 Version: 1.2.1
Release: 0 Release: 0
Summary: Low-level CSS parser for Python Summary: Low-level CSS parser for Python
License: BSD-3-Clause License: BSD-3-Clause

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2e44dd8883c360c35dd0d1b5aad0b610e5156c2cb3b33434634e539ead9d8bf
size 65703

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

Binary file not shown.