Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
python3-smbc
python3-smbc.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python3-smbc.spec of Package python3-smbc
# # spec file for package python3-smbc # # Copyright (c) 2016 SUSE LINUX 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/ # Name: python3-smbc BuildRequires: libsmbclient-devel BuildRequires: pkg-config BuildRequires: python3-devel Version: 1.0.15.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://cyberelk.net/tim/software/pysmbc/ Source: https://files.pythonhosted.org/packages/source/p/pysmbc/pysmbc-%{version}.tar.bz2 Summary: Python bindings for samba clients (libsmbclient) License: GPL-2.0+ Group: Development/Libraries/Python %description A module for using the Samba client API in Python programs. %prep %setup -q -n pysmbc-%{version} %build CFLAGS="%{optflags} -DVERSION=\\\"%version\\\"" \ python3 setup.py build %install python3 setup.py install --prefix=%{_prefix} --root %{buildroot} %files %defattr(-,root,root) %doc COPYING NEWS %{python3_sitearch}/* %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