From f6a3a43ff6be41f876e4e8e883a67f330db11e3e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 17:37:35 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- uflash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uflash.spec b/uflash.spec index 970cc89..0d08471 100644 --- a/uflash.spec +++ b/uflash.spec @@ -1,6 +1,6 @@ Name: uflash Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A module and utility to flash Python onto the BBC micro:bit License: MIT URL: https://github.com/ntoll/uflash @@ -60,6 +60,9 @@ py.test-3 -vv %changelog +* Mon Jun 13 2022 Python Maint - 2.0.0-3 +- Rebuilt for Python 3.11 + * Wed Apr 27 2022 Miro HronĨok - 2.0.0-2 - Rebuilt