From 9cc79dedeeeade658a8d57bdf11f2d9d10e2bfad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 23:28:42 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-requests-unixsocket.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-requests-unixsocket.spec b/python-requests-unixsocket.spec index 187e754..6d0aa2d 100644 --- a/python-requests-unixsocket.spec +++ b/python-requests-unixsocket.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.1.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Use requests to talk HTTP via a UNIX domain socket License: ASL 2.0 @@ -61,6 +61,9 @@ sed -i '/pytest-capturelog/d' test-requirements.txt %{python3_sitelib}/requests_unixsocket-%{version}-py?.?.egg-info %changelog +* Sat May 23 2020 Miro HronĨok - 0.1.5-7 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.1.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild