Accepting request 884335 from home:stroeder:branches:devel:languages:python
Update to version 3.1.6.2 OBS-URL: https://build.opensuse.org/request/show/884335 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=28
This commit is contained in:
parent
716ea99cc3
commit
d501702f44
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 10 19:52:11 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- Update to version 3.1.6.2
|
||||
* Remove bad merge for a non tested feature
|
||||
* Glances crash after installing module for shown GPU
|
||||
informations on Windows 10 #1800
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 21:56:11 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-Glances
|
||||
Version: 3.1.6
|
||||
Version: 3.1.6.2
|
||||
Release: 0
|
||||
Summary: A cross-platform curses-based monitoring tool
|
||||
License: LGPL-3.0-only
|
||||
@ -42,7 +42,7 @@ Requires: python-future
|
||||
Requires: python-psutil >= 5.6.3
|
||||
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}
|
||||
|
3
v3.1.6.2.tar.gz
Normal file
3
v3.1.6.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1eddc35a887159096eb4ca3e09dd144f5e60f4879b1e662478dbc18b39d77817
|
||||
size 6775046
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1dde246748cec67995c296d17f0a331bb26c27283ec9449b37e6575c600d2aeb
|
||||
size 6774881
|
Loading…
x
Reference in New Issue
Block a user