Thu, 04 Jul 2024 15:19:45 UTC | login

Information for build python-unpaddedbase64-1.1.0-5.fc28

ID38642
Package Namepython-unpaddedbase64
Version1.1.0
Release5.fc28
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
StartedThu, 07 Jun 2018 21:16:43 UTC
CompletedThu, 07 Jun 2018 21:16:43 UTC
Tags
f29
RPMs
src
python-unpaddedbase64-1.1.0-5.fc28.src.rpm (info) (download)
noarch
python2-unpaddedbase64-1.1.0-5.fc28.noarch.rpm (info) (download)
python3-unpaddedbase64-1.1.0-5.fc28.noarch.rpm (info) (download)
Changelog * 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