From 07534a5e84b3bc69c308d22e517fd5824c807430 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 10:59:11 +0000 Subject: automatic import of python-rosdep --- python-rosdep.spec | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'python-rosdep.spec') diff --git a/python-rosdep.spec b/python-rosdep.spec index d7ea277..9dd4927 100644 --- a/python-rosdep.spec +++ b/python-rosdep.spec @@ -1,18 +1,18 @@ %global _empty_manifest_terminate_build 0 Name: python-rosdep -Version: 0.22.1 +Version: 0.22.2 Release: 1 Summary: rosdep package manager abstraction tool for ROS License: BSD URL: http://wiki.ros.org/rosdep -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/8c/fc4836f9f20e1032f1240225218080a55e77b1a063f6dcd901d47ea7db45/rosdep-0.22.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/17/52/6b83cba285e8002cb068ed512a786c36102c3050c19aeb42ad2b408b42f4/rosdep-0.22.2.tar.gz BuildArch: noarch Requires: python3-PyYAML +Requires: python3-setuptools Requires: python3-catkin-pkg -Requires: python3-rosdistro Requires: python3-rospkg -Requires: python3-setuptools +Requires: python3-rosdistro Requires: python3-flake8 Requires: python3-flake8-comprehensions Requires: python3-pytest @@ -23,7 +23,6 @@ Command-line tool for installing system dependencies on a variety of platforms. - %package -n python3-rosdep Summary: rosdep package manager abstraction tool for ROS Provides: python-rosdep @@ -35,7 +34,6 @@ Command-line tool for installing system dependencies on a variety of platforms. - %package help Summary: Development documents and examples for rosdep Provides: python3-rosdep-doc @@ -44,9 +42,8 @@ Command-line tool for installing system dependencies on a variety of platforms. - %prep -%autosetup -n rosdep-0.22.1 +%autosetup -n rosdep-0.22.2 %build %py3_build @@ -86,5 +83,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 0.22.1-1 +* Fri Apr 07 2023 Python_Bot - 0.22.2-1 - Package Spec generated -- cgit v1.2.3