Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37402661
en ru br
ALT Linux repos
5.0: 1.0.1-alt1.1
4.1: 1.0.1-alt1.1
4.0: 1.0.1-alt1

Group :: Development/Python
RPM: python-module-smbpasswd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define version 1.0.1
%define release alt1
%setup_python_module smbpasswd

Summary: Python SMB Password Hash Generator module
Name: %packagename
Version: %version
Release: %release
Source0: py-%modulename-%version.tar.gz
License: GPL
Group: Development/Python
URL: http://barryp.org/software/py-smbpasswd
Packager: Python Development Team <python at packages.altlinux.org>

%description
Python SMB Password Hash Generator module

%prep
%setup  -q -n py-%modulename-%version

%build
env CFLAGS="$RPM_OPT_FLAGS" %__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES

%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