diff --git a/python-requests-ftp.spec b/python-requests-ftp.spec index 17f069cca675ad6908fd2f7b83d20129d100fcf7..5bb94cf0f1ecce9053f42d512e1f80990d4cd4b4 100644 --- a/python-requests-ftp.spec +++ b/python-requests-ftp.spec @@ -2,7 +2,7 @@ Name: python-requests-ftp Version: 0.3.1 -Release: 15 +Release: 16 Summary: FTP Transport Adapter for Requests License: ASL 2.0 URL: https://github.com/Lukasa/requests-ftp @@ -78,7 +78,7 @@ rm -rf requests_ftp.egg-info %{python2_sitelib}/* %endif -%if %{with python2} +%if %{with python3} %files -n python3-%{srcname} %defattr(-,root,root) %license LICENSE