From 53f426538577de0e1c1cbc09158bf2b68edc99b1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:12:16 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- pyusb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyusb.spec b/pyusb.spec index 4180d31..8c766d8 100644 --- a/pyusb.spec +++ b/pyusb.spec @@ -1,6 +1,6 @@ Name: pyusb Version: 1.0.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Python bindings for libusb License: BSD URL: https://github.com/pyusb/pyusb/ @@ -40,6 +40,9 @@ sed -i -e 's/\r//g' README.rst %{python3_sitelib}/* %changelog +* Fri Jun 04 2021 Python Maint - 1.0.2-12 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.0.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild