Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 17:37:35 +02:00 committed by Tomáš Hrnčiar
commit f6a3a43ff6

View file

@ -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 <python-maint@redhat.com> - 2.0.0-3
- Rebuilt for Python 3.11
* Wed Apr 27 2022 Miro Hrončok <mhroncok@redhat.com> - 2.0.0-2
- Rebuilt