Projects
Eulaceura:Mainline:GA
python-AWSIoTPythonSDK
_service:obs_scm:python-AWSIoTPythonSDK.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-AWSIoTPythonSDK.spec of Package python-AWSIoTPythonSDK
%global _empty_manifest_terminate_build 0 Name: python-AWSIoTPythonSDK Version: 1.5.4 Release: 1 Summary: SDK for connecting to AWS IoT using Python. License: Apache-2.0 URL: https://github.com/aws/aws-iot-device-sdk-python.git Source0: https://files.pythonhosted.org/packages/ca/51/fe43d469dbfb7b352e1285bd88fbecedc173239b5b570f3e9f060c96a8a5/AWSIoTPythonSDK-1.5.4.tar.gz BuildArch: noarch %global _description\ SDK for connecting to AWS IoT using Python. %description %_description %package -n python3-AWSIoTPythonSDK Summary: SDK for connecting to AWS IoT using Python. Provides: python-AWSIoTPythonSDK BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-AWSIoTPythonSDK %_description %package help Summary: Development documents and examples for AWSIoTPythonSDK Provides: python3-AWSIoTPythonSDK-doc %description help %_description %prep %autosetup -n AWSIoTPythonSDK-%{version} %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-AWSIoTPythonSDK -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Mon Jul 29 2024 Hann <hannannan@kylinos.cn> - 1.5.4-1 - Update package verison to 1.5.4 - Fix CI failing due to Python version - Iterate flushing CD pipeline * Tue Aug 02 2022 fushanqing <fushanqing@kylinos.cn> - 1.5.2-1 - update to 1.5.2 * Tue May 10 2022 wulei <wulei80@h-partners.com> - 1.4.8-2 - License compliance rectification * Tue Jun 23 2020 Python_Bot <Python_Bot@openeuler.org> - Package Spec generated
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2