Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:42.1
python-usb
python-usb.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-usb.spec of Package python-usb
# # spec file for package python-usb # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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 http://bugs.opensuse.org/ # %define versuffix b1 Name: python-usb Version: 1.0.0 Release: 0 Summary: USB access on the Python language License: BSD-3-Clause Group: Development/Languages/Python Url: http://sourceforge.net/projects/pyusb/ Source: http://sourceforge.net/projects/pyusb/files/PyUSB%201.0/1.0.0-beta-1/pyusb-%{version}%{versuffix}.tar.gz BuildRequires: dos2unix BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} > 1110 BuildArch: noarch %endif %description Aims to provide easy USB access to the Python language. %prep %setup -q -n pyusb-%{version}%{versuffix} # Convert dos format files to unix format find . -name "*.rst" -exec dos2unix {} \; %build python setup.py build %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root) %{python_sitelib}/* %doc ACKNOWLEDGEMENTS LICENSE PKG-INFO README.rst ReleaseNotes.rst TODO docs/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor