Accepting request 917366 from home:iDesmI:branches:devel:languages:python
- Update to version 3.2.3.1: * Incorrect processes disk IO stats #1922 - Update to version 3.2.3: * Processor name getting cut off #1917 * batinfo not in docker image (and in requirements files...) ? #1915 * Glances don't send hostname (tag) to influxdb2 OBS-URL: https://build.opensuse.org/request/show/917366 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=31
This commit is contained in:
parent
bdc3741e6a
commit
1f02d5324f
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 03 07:20:11 UTC 2021 - Enrico Belleri <idesmi@protonmail.com>
|
||||
|
||||
- Update to version 3.2.3.1:
|
||||
* Incorrect processes disk IO stats #1922
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 21 13:14:30 UTC 2021 - Enrico Belleri <idesmi@protonmail.com>
|
||||
|
||||
- Update to version 3.2.3:
|
||||
* Processor name getting cut off #1917
|
||||
* batinfo not in docker image (and in requirements files...) ? #1915
|
||||
* Glances don't send hostname (tag) to influxdb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 13 11:43:41 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-Glances
|
||||
Version: 3.2.1
|
||||
Version: 3.2.3.1
|
||||
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}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51d4cfe411beb24ca520e029278243110c04e2df6f6f2f1d851976e09d1b1cd5
|
||||
size 6851329
|
3
v3.2.3.1.tar.gz
Normal file
3
v3.2.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55d2c17f4f1ec6ffab422a25645fb763c39d11219ae7ee528658ad4210d24755
|
||||
size 6877055
|
Loading…
x
Reference in New Issue
Block a user