summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 11:07:41 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 11:07:41 +0000
commitea6a1de7653f5b532052669b6e379cb02dbee1f9 (patch)
tree82c1cf377bc6eee64fe7333182541025c53f60e8
parentaa38ef1931d54f2273d7bdbc7327f4692b0583c1 (diff)
automatic import of python-rospkg
-rw-r--r--.gitignore1
-rw-r--r--python-rospkg.spec10
-rw-r--r--sources2
3 files changed, 8 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 954cbb7..b180e3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/rospkg-1.4.0.tar.gz
+/rospkg-1.5.0.tar.gz
diff --git a/python-rospkg.spec b/python-rospkg.spec
index f02a67f..f7e2620 100644
--- a/python-rospkg.spec
+++ b/python-rospkg.spec
@@ -1,16 +1,18 @@
%global _empty_manifest_terminate_build 0
Name: python-rospkg
-Version: 1.4.0
+Version: 1.5.0
Release: 1
Summary: ROS package library
License: BSD
URL: http://wiki.ros.org/rospkg
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2a/80/ac835a4acaf97ab545bff52cd147cd5a3d53d9519cdfeaff2f8961b07772/rospkg-1.4.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fc/c9/bb142e9c3eefc45ce7728e5161db2cc5eb419bb89d059699009af52d60ed/rospkg-1.5.0.tar.gz
BuildArch: noarch
Requires: python3-catkin-pkg
Requires: python3-PyYAML
Requires: python3-distro
+Requires: python3-pytest
+Requires: python3-mock
%description
Library for retrieving information about ROS packages and stacks.
@@ -40,7 +42,7 @@ Provides: python3-rospkg-doc
%prep
-%autosetup -n rospkg-1.4.0
+%autosetup -n rospkg-1.5.0
%build
%py3_build
@@ -80,5 +82,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.4.0-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.0-1
- Package Spec generated
diff --git a/sources b/sources
index e678592..62b39d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fdacce24d16cce025097abd21cbf05d2 rospkg-1.4.0.tar.gz
+017914778598325cb5b6e347a607cb6e rospkg-1.5.0.tar.gz