Accepting request 932742 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/932742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Glances?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2021-11-21 22:52:03 +00:00 committed by Git OBS Bridge
commit 0d981d61cc
4 changed files with 29 additions and 5 deletions

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sat Nov 20 11:17:20 UTC 2021 - Michael Ströder <michael@stroeder.com>
- Update to version 3.2.4
- Bugs corrected:
* Failure to start on Apple M1 Max #1939
* Influxdb2 via SSL #1934
* Update WebUI (security patch). Thanks to @notFloran.
* Swith from black <> white theme with the '9' hotkey - Related to issue #976
* Fix: Docker plugin - Invalid IO stats with Arch Linux #1945
* Bug Fix: Docker plugin - Network stats not being displayed #1944
* Fix Grafana CPU temperature panel #1954
* is_disabled name fix #1949
* Fix tipo in documentation #1932
* distutils is deprecated in Python 3.10 #1923
* Separate battery percentages #1920
* Update docs and correct make docs-server target in Makefile
- Enhancement requests:
* Improve --issue by displaying the second update iteration and not the first one. More relevant
* Improve --issue option with Python version and paths
* Correct an issue on idle display
* Refactor Mem + MemSwap Curse
* Refactor CPU Curses code
-------------------------------------------------------------------
Wed Oct 20 14:58:23 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-Glances
Version: 3.2.3.1
Version: 3.2.4
Release: 0
Summary: A cross-platform curses-based monitoring tool
License: LGPL-3.0-only
@ -46,7 +46,7 @@ Requires: python-future
Requires: python-psutil >= 5.3.0
Requires: python-requests
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
Recommends: python-curses
Provides: python-glances = %{version}
Obsoletes: python-glances < %{version}

View File

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

3
v3.2.4.tar.gz Normal file
View File

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