15
0

- Update to 0.3.2:

* Change README to rst
  * Switching Fedora runc nodeset to pod
  * Fix tags\_diff output with python3
  * Import ABC from collections.abc instead of collections
  * Add license header and fix integration test

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distroinfo?expand=0&rev=6
This commit is contained in:
2020-05-28 03:33:01 +00:00
committed by Git OBS Bridge
parent aaf36d0221
commit 55319a1fe1
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 28 03:28:14 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.3.2:
* Change README to rst
* Switching Fedora runc nodeset to pod
* Fix tags\_diff output with python3
* Import ABC from collections.abc instead of collections
* Add license header and fix integration test
-------------------------------------------------------------------
Thu Mar 21 09:54:35 UTC 2019 - Jan Engelhardt <jengelh@inai.de>