15
0

Accepting request 1082797 from home:amanzini:branches:devel:languages:python

- Update to 3.3.1
  * Minor change on the help screen
  * Refactor some loop in the processes function
  * Replace json by ujson #2201
  * Improvements on documentation, unit test and CI
  * bump dependencies and web lib to address security

OBS-URL: https://build.opensuse.org/request/show/1082797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=48
This commit is contained in:
2023-04-27 21:55:04 +00:00
committed by Git OBS Bridge
parent 0f4de6ed4a
commit ea25880052
9 changed files with 58 additions and 41 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 25 15:51:39 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- Update to 3.3.1
* Minor change on the help screen
* Refactor some loop in the processes function
* Replace json by ujson #2201
* Improvements on documentation, unit test and CI
* bump dependencies and web lib to address security
-------------------------------------------------------------------
Mon Nov 7 20:12:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>