15
0
forked from pool/python-glean

- update to 1.24.0:

* Use importlib when pkg\_resources isn't available
  * Fix glean docs build
  * Drop opensuse jobs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glean?expand=0&rev=20
This commit is contained in:
2024-06-07 21:35:49 +00:00
committed by Git OBS Bridge
parent 88a27c8087
commit 2ca24f416e
4 changed files with 13 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-glean
Version: 1.23.0
Version: 1.24.0
Release: 0
Summary: Program to write static config from config-drive
License: Apache-2.0
@@ -32,7 +32,7 @@ BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
# SECTION test requirements
# The OpenStack package oslotest is only available for the primary python3 flavor on TW.