From 2c81fcaaee51f7e507af7fa96ac50a383a77cf64 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:32:03 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-ethtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ethtool.spec b/python-ethtool.spec index 30c89c7..97450ef 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.14 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Python module to interface with %{pypi_name} License: GPLv2 @@ -76,6 +76,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jun 04 2021 Python Maint - 0.14-10 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.14-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild