Accepting request 914198 from home:glaubitz:branches:devel:languages:python

- Update to 1.19.0
  * Fix a typo in a log message
  * Do not require external mock on Python 3
  * Add Python 3.6 to supported versions
  * Allow disabling DHCP fallback
  * Override NetworkManager to wait for udev-settle
  * Reduce metadata read/parsing overhead
  * Run glean fewer times in glean.sh
- Update homepage in URL field

OBS-URL: https://build.opensuse.org/request/show/914198
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glean?expand=0&rev=17
This commit is contained in:
2021-08-29 06:11:00 +00:00
committed by Git OBS Bridge
parent 41bc90818f
commit dcfc63a2da
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Aug 25 10:08:30 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.19.0
* Fix a typo in a log message
* Do not require external mock on Python 3
* Add Python 3.6 to supported versions
* Allow disabling DHCP fallback
* Override NetworkManager to wait for udev-settle
* Reduce metadata read/parsing overhead
* Run glean fewer times in glean.sh
- Update homepage in URL field
-------------------------------------------------------------------
Thu Feb 4 18:39:08 UTC 2021 - Ben Greiner <code@bnavigator.de>