Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37842438
en ru br
ALT Linux repos
S:1.0.23-alt3

Group :: Development/Python3
RPM: python3-module-smbc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define mname smbc

Name: python3-module-%mname
Version: 1.0.23
Release: alt3

Summary: Python interface for smbclient
Group: Development/Python3
License: GPLv2+
URL: https://pypi.python.org/pypi/pysmbc/

Source: https://pypi.python.org/packages/source/p/pysmbc//py%mname-%version.tar
Patch0: use_kerberos.patch

BuildRequires: libsmbclient-devel
BuildRequires: rpm-build-python3

%description
The smbc module provides an interface to the Samba client API.

%prep
%setup -n py%mname-%version -a0
%patch0 -p2

%build
CFLAGS=-I/usr/include/samba-4.0/ %python3_build

%install
%python3_install

%files
%python3_sitelibdir/*
%doc README.md NEWS PKG-INFO

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin