!38 modify buildrequire crypto to cryptography

From: @zhangxianting 
Reviewed-by: @anchuanxu 
Signed-off-by: @anchuanxu
This commit is contained in:
openeuler-ci-bot 2024-06-19 03:52:03 +00:00 committed by Gitee
commit 0aa3756c0b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: ros-noetic-ros-nodelet_core
Version: 1.10.1
Release: 1
Release: 2
Summary: This is ROS noetic %{name} Package
License: Public Domain and Apache-2.0 and BSD and MIT and BSL-1.0 and LGPL-2.1-only and MPL-2.0 and GPL-3.0-only and GPL-2.0-or-later and MPL-1.1 and IJG and Zlib and OFL-1.1
URL: https://github.com/ros-gbp/nodelet_core-release/archive/release/noetic/nodelet_core
@ -26,7 +26,7 @@ BuildRequires: libpng-devel
BuildRequires: python3-gpgme
BuildRequires: gpgme-devel
BuildRequires: cpp-gpgme
BuildRequires: python3-crypto
BuildRequires: python3-cryptography
BuildRequires: bullet-devel
BuildRequires: gtest-devel
BuildRequires: gmock-devel
@ -113,5 +113,8 @@ cp install_isolated/.catkin %{buildroot}/opt/ros/noetic/
/opt/ros/noetic/.catkin
%changelog
* Wed May 29 2024 zhangxianting <zhangxianting@uniontech.com> - 1.10.1-2
- modify buildrequire crypto to cryptography
* Tue Dec 15 2020 openEuler Buildteam <hanhaomin008@126.com> - 1.10.1-1
- Package init