forked from pool/python-glean
Accepting request 1286100 from home:glaubitz:branches:devel:languages:python
- Update to 1.25.0 * Add support for CentOS 10 keyfiles * testing: remove centos7 and 8 * Update zuul config to drop xenial jobs - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Drop support for older Python versions OBS-URL: https://build.opensuse.org/request/show/1286100 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glean?expand=0&rev=22
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-glean
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-glean
|
||||
Version: 1.24.0
|
||||
Version: 1.25.0
|
||||
Release: 0
|
||||
Summary: Program to write static config from config-drive
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user