Wed, 02 Oct 2024 10:55:43 UTC | login

Information for build python-unpaddedbase64-1.1.0-6.fc29

ID48590
Package Namepython-unpaddedbase64
Version1.1.0
Release6.fc29
Epoch
SummaryEncode and decode Base64 without "=" padding
DescriptionRFC 4648 specifies that Base64 should be padded to a multiple of 4 bytes using "=" characters. However this conveys no benefit so many protocols choose to use Base64 without the "=" padding.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 06:54:01 UTC
CompletedWed, 04 Jul 2018 06:54:01 UTC
Tags
f29
RPMs
src
python-unpaddedbase64-1.1.0-6.fc29.src.rpm (info) (download)
noarch
python2-unpaddedbase64-1.1.0-6.fc29.noarch.rpm (info) (download)
python3-unpaddedbase64-1.1.0-6.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-6 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Dec 22 2016 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-2 - Rebuild for Python 3.6 * Mon Dec 19 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.1.0-1 - Initial package