From 917eaee7311792fa8b39f04f1725760e8a9b5989 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 02:28:30 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- 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 6baeb56..2f236ac 100644 --- a/python-requests-unixsocket.spec +++ b/python-requests-unixsocket.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.1.5 -Release: 9%{?dist} +Release: 10%{?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%{python3_version}.egg-info %changelog +* Thu Jun 03 2021 Python Maint - 0.1.5-10 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.1.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild