Rebuilt for Python 3.11
This commit is contained in:
parent
20b1cd764b
commit
f6a3a43ff6
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue