Sat, 21 Sep 2024 10:37:11 CST | login

Information for build python-requests-ftp-0.3.1-11.el8

ID12079
Package Namepython-requests-ftp
Version0.3.1
Release11.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-requests-ftp.git#cad001dcb996967683c79b7903ac4ca130ff5dae
SummaryFTP transport adapter for python-requests
DescriptionRequests-FTP is an implementation of a very stupid FTP transport adapter for use with the awesome Requests Python library.
Built bydistrobuild
State complete
Volume DEFAULT
StartedMon, 26 Jul 2021 17:44:06 CST
CompletedMon, 26 Jul 2021 17:47:42 CST
Taskbuild (dist-circle8, /stage/rpms/python-requests-ftp.git:cad001dcb996967683c79b7903ac4ca130ff5dae)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-requests-ftp.git?#cad001dcb996967683c79b7903ac4ca130ff5dae'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
python-requests-ftp-0.3.1-11.el8.src.rpm (info) (download)
noarch
python3-requests-ftp-0.3.1-11.el8.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Aug 13 2018 David Shea <dshea@redhat.com> - 0.3.1-11 - Fix handling of multi-line FTP responses Resolves: rhbz#1591065 * Tue Apr 24 2018 David Shea <dshea@redhat.com> - 0.3.1-10 - Conditionalize the python2 and python3 builds * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 27 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.3.1-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 0.3.1-5 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 03 2015 Robert Kuska <rkuska@redhat.com> - 0.3.1-2 - Rebuilt for Python3.5 rebuild * Mon Sep 14 2015 David Shea <dshea@redhat.com> - 0.3.1-1 - Update to requests-ftp-0.3.1, which fixes the LIST command - Switch to the new python packaging guidelines, which renames python-requests-ftp to python2-requests-ftp * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Apr 10 2015 David Shea <dshea@redhat.com> - 0.3.0-1 - New upstream version 0.3.0 - Adds proxy support and improves compatibility with HTTP requests * Thu Mar 12 2015 David Shea <dshea@redhat.com> - 0.2.0-1 - Initial package