Thu, 08 Jun 2023 18:50:27 UTC

Information for build python-auth-credential-1.0-7.el7

ID706145
Package Namepython-auth-credential
Version1.0
Release7.el7
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 bylcons
State complete
Volume DEFAULT
StartedThu, 17 Dec 2015 10:22:08 UTC
CompletedThu, 17 Dec 2015 10:24:17 UTC
Taskbuild (epel7-candidate, /python-auth-credential:9e8cd6c906fa36055d92f61dda15b2431ce04c64)
Tags
epel7
RPMs
src
python-auth-credential-1.0-7.el7.src.rpm (info) (download)
noarch
python-auth-credential-1.0-7.el7.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
state.log
Changelog * Thu Dec 17 2015 Lionel Cons <lionel.cons@cern.ch> - 1.0-7 - Cleanup the spec file. * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * 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 - Rebuilt 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.