From aeedfcc20ec013ee2dca4b7546272b0324d36f83e41ce9b1f39f51e26816e4cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 31 Oct 2022 13:44:48 +0000 Subject: [PATCH] Accepting request 1032466 from home:stroeder:python - Update to version 3.3.0.2 * Password files in same configuration dir in effect #2143 * Fail to load config file on Python 3.10 #2176 OBS-URL: https://build.opensuse.org/request/show/1032466 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=41 --- python-Glances.changes | 7 +++++++ python-Glances.spec | 2 +- v3.3.0.2.tar.gz | 3 +++ v3.3.0.tar.gz | 3 --- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 v3.3.0.2.tar.gz delete mode 100644 v3.3.0.tar.gz diff --git a/python-Glances.changes b/python-Glances.changes index 6daca7d..df8b659 100644 --- a/python-Glances.changes +++ b/python-Glances.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 31 11:35:40 UTC 2022 - Michael Ströder + +- Update to version 3.3.0.2 + * Password files in same configuration dir in effect #2143 + * Fail to load config file on Python 3.10 #2176 + ------------------------------------------------------------------- Mon Oct 17 09:25:55 UTC 2022 - Michael Ströder diff --git a/python-Glances.spec b/python-Glances.spec index 241d2e5..4cde25f 100644 --- a/python-Glances.spec +++ b/python-Glances.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-Glances -Version: 3.3.0 +Version: 3.3.0.2 Release: 0 Summary: A cross-platform curses-based monitoring tool License: LGPL-3.0-only diff --git a/v3.3.0.2.tar.gz b/v3.3.0.2.tar.gz new file mode 100644 index 0000000..629e9eb --- /dev/null +++ b/v3.3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1beccc17153891c5f5c024f5158892eec9d04b97b22ae5d604b2d3ec49056c8 +size 6146261 diff --git a/v3.3.0.tar.gz b/v3.3.0.tar.gz deleted file mode 100644 index e601d68..0000000 --- a/v3.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fdae382018fd7ee0484df6e0bef012dfc5026c79e0b5f068b8bcf56b746e162 -size 6143830