summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 10:59:11 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 10:59:11 +0000
commit07534a5e84b3bc69c308d22e517fd5824c807430 (patch)
tree6a955e00f680cfd0874f8d9bbb4800569aa1db9e
parent757b606ed0ce9640f81e44e026ca68e5c1b611d6 (diff)
automatic import of python-rosdep
-rw-r--r--.gitignore1
-rw-r--r--python-rosdep.spec15
-rw-r--r--sources2
3 files changed, 8 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index c4e29d8..fa12ca4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/rosdep-0.22.1.tar.gz
+/rosdep-0.22.2.tar.gz
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 <Python_Bot@openeuler.org> - 0.22.1-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.22.2-1
- Package Spec generated
diff --git a/sources b/sources
index 40a1b52..b9abe28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea9af66ed8df5845ff35dc38837b25c3 rosdep-0.22.1.tar.gz
+75457e4f5e70c804c75c0c39db256735 rosdep-0.22.2.tar.gz