Rebuilt for Python3.5 rebuild

This commit is contained in:
Robert Kuska 2015-11-03 17:33:13 +01:00
parent a3f05d86ec
commit a2a1568d7d

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 0.3.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: FTP transport adapter for python-requests
License: ASL 2.0
@ -70,6 +70,9 @@ rm -rf requests_ftp.egg-info
%{python3_sitelib}/requests_ftp*.egg-info*
%changelog
* 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