Accepting request 811558 from devel:languages:python
- 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/request/show/811558 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glean?expand=0&rev=7
This commit is contained in:
commit
143d84b6d0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e3641743b09ef5780692a385fd659e847af897d175cbbc0f0d0c99e1c501149
|
||||
size 59657
|
3
glean-1.18.0.tar.gz
Normal file
3
glean-1.18.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87bb6a0550c38e3886c52daffd2fcc3d9f9ba1daf34c98fcee4d01c91b1e7497
|
||||
size 61257
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 16:13:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 06:34:26 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user