Accepting request 946697 from devel:languages:python
- 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/request/show/946697 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-catkin-pkg?expand=0&rev=6
This commit is contained in:
commit
50a530c248
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b84e304ffbc829ce800f14ab71b67594ae9027ef80dd145583273ffe861e2be
|
||||
size 64407
|
3
0.4.24.tar.gz
Normal file
3
0.4.24.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57ea09fd51d9a67ccf5a0660a8f84794304182c4f644f27ad835a979567893b1
|
||||
size 65113
|
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-catkin-pkg
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define commands create_pkg find_pkg generate_changelog package_version prepare_release tag_changelog test_changelog
|
||||
|
||||
Name: python-catkin-pkg
|
||||
Version: 0.4.22
|
||||
Version: 0.4.24
|
||||
Release: 0
|
||||
Summary: Catkin package library
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user