15
0
forked from pool/python-glean

- update to 1.18.0:

* write one resolv config
  * Switch to Fedora 30 jobs
  * Fix a handful of bugs in config-drive processing
  * Remove trusty job
  * Move opensuse jobs to experimental for now
  * Add support for SLES
  * Do not bring up udev assigned interfaces
  * Update testing to opensuse 15

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glean?expand=0&rev=13
This commit is contained in:
2020-06-04 16:13:55 +00:00
committed by Git OBS Bridge
parent e4f4a83e7b
commit 4d03bfa9ee
4 changed files with 17 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-glean
Version: 1.15.0
Version: 1.18.0
Release: 0
Summary: Program to write static config from config-drive
License: Apache-2.0
@@ -35,7 +35,6 @@ BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Sphinx >= 1.1.2}
BuildRequires: %{python_module mock >= 1.0}
BuildRequires: %{python_module oslosphinx}
BuildRequires: %{python_module oslotest >= 1.1.0.0a1}
BuildRequires: %{python_module python-subunit}
BuildRequires: %{python_module testrepository >= 0.0.18}