From: 김우창/Tizen Platform Lab(SR)/Principal Engineer/삼성전자 Date: Mon, 12 Apr 2021 05:36:32 +0000 (+0900) Subject: Update python3-catkin-pkg.spec X-Git-Tag: accepted/tizen/unified/x/20240627.090142^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ba6cc11e13386870d40204d3272de1bb270039c;p=platform%2Fupstream%2Fpython3-catkin-pkg.git Update python3-catkin-pkg.spec ros2 패키지가 python3-catkin_pkg 이름을 요구합니다. --- diff --git a/packaging/python3-catkin-pkg.spec b/packaging/python3-catkin-pkg.spec index 02bd355..99116ef 100644 --- a/packaging/python3-catkin-pkg.spec +++ b/packaging/python3-catkin-pkg.spec @@ -13,6 +13,8 @@ BuildRequires: python3-setuptools_scm BuildArch: noarch +Provides: python3-catkin_pkg + %description The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.