Thu, 04 Jul 2024 15:14:38 UTC | login

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

ID58393
Package Namepython-unpaddedbase64
Version1.1.0
Release7.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
StartedThu, 19 Jul 2018 10:31:55 UTC
CompletedThu, 19 Jul 2018 10:31:55 UTC
Tags
f29
f30
RPMs
src
python-unpaddedbase64-1.1.0-7.fc29.src.rpm (info) (download)
noarch
python2-unpaddedbase64-1.1.0-7.fc29.noarch.rpm (info) (download)
python3-unpaddedbase64-1.1.0-7.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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