Accepting request 1161123 from devel:languages:python
- update to 3.4.0.5: * Correct issur with GPU plugin in Docker images #2705 * Cyber security patch (update some deps in the WebUI and Docker image) OBS-URL: https://build.opensuse.org/request/show/1161123 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Glances?expand=0&rev=28
This commit is contained in:
commit
27385a6eab
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 24 13:28:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.4.0.5:
|
||||||
|
* Correct issur with GPU plugin in Docker images #2705
|
||||||
|
* Cyber security patch (update some deps in the WebUI and
|
||||||
|
Docker image)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 4 03:10:49 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Sep 4 03:10:49 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-Glances
|
# spec file for package python-Glances
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-Glances
|
Name: python-Glances
|
||||||
Version: 3.4.0.3
|
Version: 3.4.0.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A cross-platform curses-based monitoring tool
|
Summary: A cross-platform curses-based monitoring tool
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
@ -47,7 +47,7 @@ Requires: python-psutil >= 5.3.0
|
|||||||
Requires: python-requests
|
Requires: python-requests
|
||||||
Requires: python-ujson
|
Requires: python-ujson
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun):update-alternatives
|
Requires(postun): update-alternatives
|
||||||
Recommends: python-curses
|
Recommends: python-curses
|
||||||
Provides: python-glances = %{version}
|
Provides: python-glances = %{version}
|
||||||
Obsoletes: python-glances < %{version}
|
Obsoletes: python-glances < %{version}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fc66089237b3a6a6cdd1868a296f16d35d97e8229b7efe369430abd140d07eb2
|
|
||||||
size 6472143
|
|
3
v3.4.0.5.tar.gz
Normal file
3
v3.4.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:420c394cb3f2dfd476d812adb88006d699c595fc75702b7fde075073a57050cd
|
||||||
|
size 6473711
|
Loading…
x
Reference in New Issue
Block a user