Projects
asm:omicron
python-cloudg2
python-cloudg2.spec
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-cloudg2.spec of Package python-cloudg2
# # spec file for package python-cloudg2 # # Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?sle15_python_module_pythons} %define skip_python2 1 Name: python-cloudg2 Version: 0.1 Release: 0 Summary: ASM Cloud Gen2 detector host software License: GPL-3.0-or-later Group: Development/Languages/Python URL: https://curl.sai.msu.ru/hg/home/matwey/cloudg2 Source: cloudg2-%{version}.tar.xz Requires: python-pycmox %ifpython2 Recommends: collectd-plugin-python %endif %ifpython3 Recommends: collectd-plugin-python3 %endif BuildRequires: %{python_module pycmox} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages %description The host software package for ASM Cloud Gen2 sensor, which is based on MLX I2C remote temperature sensor. Package consists of `collectd` plugin for pull and collect the data. %prep %setup -q -n cloudg2-%{version} %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} %defattr(-,root,root) %doc README.md %{python_sitelib}/cloudg2* %changelog
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
.