14
0

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=51
This commit is contained in:
2023-06-11 09:08:52 +00:00
committed by Git OBS Bridge
parent c29c45f264
commit 4f9ad65021
4 changed files with 14 additions and 5 deletions

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>