From 33f2823c7d966579dca0965d78cea21587d0791355b73afbbfa2383040b04977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 30 Mar 2020 12:58:08 +0000 Subject: [PATCH] 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 --- 0.4.15.tar.gz | 3 --- 0.4.16.tar.gz | 3 +++ python-catkin-pkg.changes | 7 +++++++ python-catkin-pkg.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 0.4.15.tar.gz create mode 100644 0.4.16.tar.gz diff --git a/0.4.15.tar.gz b/0.4.15.tar.gz deleted file mode 100644 index 746c264..0000000 --- a/0.4.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d43d05798c522cf2d1bb11764fd086ef16c38c197689467954bf560c0d729be -size 63376 diff --git a/0.4.16.tar.gz b/0.4.16.tar.gz new file mode 100644 index 0000000..3faf4db --- /dev/null +++ b/0.4.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006a2d24f1a591f48a81e2d1722aa4ab2ec857e6f8fff91eda0f56251ce05ad9 +size 63503 diff --git a/python-catkin-pkg.changes b/python-catkin-pkg.changes index 309bc56..28aac6d 100644 --- a/python-catkin-pkg.changes +++ b/python-catkin-pkg.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 30 12:51:38 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-catkin-pkg.spec b/python-catkin-pkg.spec index 9555fa5..620b06c 100644 --- a/python-catkin-pkg.spec +++ b/python-catkin-pkg.spec @@ -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