Accepting request 1179405 from devel:languages:python

- 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/request/show/1179405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glean?expand=0&rev=11
This commit is contained in:
Ana Guerrero 2024-06-09 18:22:20 +00:00 committed by Git OBS Bridge
commit ba2ed35068
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d998ba457c3a957edca9acfcf10df0f50e82c5ead39f25780c301f03d2d95f7
size 76426

3
glean-1.24.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df2788d7fe1178b56694f2983b288f8e8457aa62723b960acb7fd26a440f0c10
size 76586

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 7 21:34:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.24.0:
* Use importlib when pkg\_resources isn't available
* Fix glean docs build
* Drop opensuse jobs
-------------------------------------------------------------------
Sat Jan 6 20:15:08 UTC 2024 - Dirk Müller <dmueller@suse.com>

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.