From ad8c20227ca6f13a37f46ea57d646cfc5a341852 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Nov 03 2015 16:34:42 +0000 Subject: Rebuilt for Python3.5 rebuild --- diff --git a/python-requests-file.spec b/python-requests-file.spec index f9cfc14..2821640 100644 --- a/python-requests-file.spec +++ b/python-requests-file.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Transport adapter for using file:// URLs with python-requests License: ASL 2.0 @@ -83,6 +83,9 @@ rm -rf requests_file.egg-info %{python3_sitelib}/requests_file*.egg-info* %changelog +* Tue Nov 03 2015 Robert Kuska - 1.4-2 +- Rebuilt for Python3.5 rebuild + * Mon Sep 14 2015 David Shea - 1.4-1 - Use getprerredencoding instead of nl_langinfo - Handle files with a drive component