Projects
rs485
python-pycmox
python-pycmox.spec
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-pycmox.spec of Package python-pycmox (Revision 7)
Currently displaying revision
7
,
Show latest
# # spec file for package python-pycmox # # 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} Name: python-pycmox Version: 0.2.2 Release: 0 Summary: Python wrapper for RS485 exchange License: LGPL-3.0-or-later Group: Development/Languages/Python URL: https://curl.sai.msu.ru/hg/pycmox Source: pycmox-%{version}.tar.xz BuildRequires: %{python_module devel} BuildRequires: %{python_module pybind11-devel >= 2.6.0} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{pythons} BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: python-rpm-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages %description Python wrapper for RS485 exchange. This module uses infras/exchange.cpp to implement RS485 exchange. %prep %setup -q -n pycmox-%{version} %build %python_build %install %python_install %check %pytest_arch %files %{python_files} %defattr(-,root,root) %doc README.rst %{python_sitearch}/pycmox* %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
.