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:
commit
ba2ed35068
@ -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
3
glean-1.24.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df2788d7fe1178b56694f2983b288f8e8457aa62723b960acb7fd26a440f0c10
|
||||
size 76586
|
@ -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>
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user