From a6c9b2f753d5087020da69e0816d7db5755c81bc Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mar 07 2019 22:19:25 +0000 Subject: Rebuilt to change main python from 3.4 to 3.6 --- diff --git a/python3-requests.spec b/python3-requests.spec index 5f20889..1a7b520 100644 --- a/python3-requests.spec +++ b/python3-requests.spec @@ -2,7 +2,7 @@ Name: python3-requests Version: 2.12.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTTP library, written in Python, for human beings License: ASL 2.0 @@ -130,6 +130,9 @@ PYTHONPATH=. %{__python3_other} -c "import requests" %changelog +* Thu Mar 07 2019 Troy Dawson +- Rebuilt to change main python from 3.4 to 3.6 + * Sun Nov 4 2018 Orion Poplwski - 2.12.5-2 - Ship python36-requests (bug #1645072)