Fri, 02 Jun 2023 09:15:13 UTC

Information for build python-auth-credential-1.0-1.el5

ID399783
Package Namepython-auth-credential
Version1.0
Release1.el5
Epoch
SummaryPython abstraction of a credential
DescriptionThis module offers an abstraction of a credential, i.e. something that can be used to authenticate. It allows the creation and manipulation of credentials. In particular, it defines a standard string representation (so that credentials can be given to external programs as command line options), a standard structured representation (so that credentials can be stored in structured configuration files or using JSON) and "preparators" that can transform credentials into ready-to-use data for well known targets. The python module auth.credential is compatible with the Perl module Authen::Credential.
Built bympaladin
State complete
Volume DEFAULT
StartedMon, 04 Mar 2013 14:13:48 UTC
CompletedMon, 04 Mar 2013 14:16:36 UTC
Taskbuild (el5-candidate, /python-auth-credential:eb94ecf647333dfa70c120749ee9b5ee2b8e86ff)
Tags
dist-5E-epel
RPMs
src
python-auth-credential-1.0-1.el5.src.rpm (info) (download)
noarch
python-auth-credential-1.0-1.el5.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
state.log
Changelog * Mon Mar 04 2013 Massimo Paladin <massimo.paladin@gmail.com> - 1.0-1 - Upgrading to upstream version 1.0. * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Aug 03 2012 David Malcolm <dmalcolm@redhat.com> - 0.6-3 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Apr 17 2012 Massimo Paladin <massimo.paladin@gmail.com> - 0.6-1 - Upgrading to latest upstream version 0.6. * Mon Feb 20 2012 Massimo Paladin <Massimo.Paladin@cern.ch> - 0.5-2 - Making it compliant with guidelines. * Mon Jan 23 2012 Massimo Paladin <Massimo.Paladin@cern.ch> - 0.5-1 - Initial packaging.