Accepting request 789769 from home:mcalabkova:branches:devel:languages:python

- update to 0.4.16
  * add Python 3.7 and 3.8 to Travis matrix
  * allow different CMake minimum version in metapackage

OBS-URL: https://build.opensuse.org/request/show/789769
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-catkin-pkg?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal 2020-03-30 12:58:08 +00:00 committed by Git OBS Bridge
parent 99b48738c1
commit 33f2823c7d
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d43d05798c522cf2d1bb11764fd086ef16c38c197689467954bf560c0d729be
size 63376

3
0.4.16.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:006a2d24f1a591f48a81e2d1722aa4ab2ec857e6f8fff91eda0f56251ce05ad9
size 63503

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 30 12:51:38 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 0.4.16
* add Python 3.7 and 3.8 to Travis matrix
* allow different CMake minimum version in metapackage
-------------------------------------------------------------------
Fri Jan 24 11:34:31 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-catkin-pkg
Version: 0.4.15
Version: 0.4.16
Release: 0
Summary: Catkin package library
License: BSD-3-Clause