Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37864308
en ru br
ALT Linux repositórios
5.0: 0.1-alt1.1
4.1: 0.1-alt1.1
4.0: 0.1-alt1

Group :: Desenvolvimento/Python
RPM: python-module-bcrypt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Summary: An implementation the OpenBSD Blowfish password hashing algorithm
Version: 0.1
Release: alt1
%setup_python_module bcrypt
Name: %packagename
Source0: http://www.mindrot.org/files/py-%modulename/py-%modulename-%version.tar.gz
License: BSD
Group: Development/Python
URL: http://www.mindrot.org/projects/py-%modulename/
Packager: Fr. Br. George <george at altlinux.ru>

%description
py-bcrypt is an implementation the OpenBSD Blowfish password hashing
algorithm, as described in "A Future-Adaptable Password Scheme" by Niels
Provos and David Mazieres: http://www.openbsd.org/papers/bcrypt-paper.ps

This system hashes passwords using a version of Bruce Schneier's
Blowfish block cipher with modifications designed to raise the cost of
off-line password cracking. The computation cost of the algorithm is
parametised, so it can be increased as computers get faster.

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

%build
python setup.py build

%install
python setup.py install --root=$RPM_BUILD_ROOT

%files
%doc ChangeLog  LICENSE  MANIFEST  PKG-INFO  README  TODO  test/*
%python_sitelibdir/%modulename

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009