15
0

Accepting request 1093642 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1093642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssutils?expand=0&rev=33
This commit is contained in:
2023-06-18 21:07:48 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

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

3
cssutils-2.7.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jun 11 09:08:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.7.0:
* Updated deprecated usage of ``cgi`` module.
* Updated deprecated setup/teardown from ``nose`` in
tests.
* Other miscellaneous cleanup and packaging updates.
-------------------------------------------------------------------
Fri Sep 9 08:34:38 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cssutils
#
# Copyright (c) 2022 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cssutils
Version: 2.6.0
Version: 2.7.0
Release: 0
Summary: A CSS Cascading Style Sheets library for Python
License: LGPL-3.0-or-later