15
0

- update to 0.4.24:

* stop using undocumented docutils api
  * remove validate_metapacakge wrapper
  * flake8 warnings
  * test fixes
  * add option to show only merge commits
  * compare dependencies with all attributes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-catkin-pkg?expand=0&rev=13
This commit is contained in:
2022-01-15 18:36:55 +00:00
committed by Git OBS Bridge
parent 5fc675cb02
commit 59fbc00940
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jan 15 18:34:37 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.4.24:
* stop using undocumented docutils api
* remove validate_metapacakge wrapper
* flake8 warnings
* test fixes
* add option to show only merge commits
* compare dependencies with all attributes
-------------------------------------------------------------------
Wed Jul 29 04:04:09 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>