From 678f38769d064c0a14b36e73f39286a8e74f6f7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-requests-oauthlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-requests-oauthlib.spec b/python-requests-oauthlib.spec index b4d98de..39b4c52 100644 --- a/python-requests-oauthlib.spec +++ b/python-requests-oauthlib.spec @@ -14,7 +14,7 @@ Name: python-requests-oauthlib Version: 0.5.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: OAuthlib authentication support for Requests. Group: Development/Libraries @@ -108,6 +108,9 @@ rm -rf %{distname}.egg-info %endif %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.5.0-7 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.5.0-6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages