From 1546d5feb28c1481fe5dc051f3fe58c10891e269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 16 Aug 2019 04:14:41 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-oauthlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-oauthlib.spec b/python-oauthlib.spec index 931270a..5a38175 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -20,7 +20,7 @@ Name: python-oauthlib Version: 3.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An implementation of the OAuth request-signing logic License: BSD @@ -152,6 +152,9 @@ rm -rf %{modname}.egg-info %endif # with python3 %changelog +* Fri Aug 16 2019 Miro HronĨok - 3.0.2-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 3.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild