Rebuilt for Python 3.8
This commit is contained in:
parent
0a765e0826
commit
ceb50c84df
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Created by pyp2rpm-3.2.2
|
||||
Name: ampy
|
||||
Version: 1.0.5
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Command line tool to interact with a MicroPython board over a serial connection
|
||||
|
||||
License: MIT
|
||||
|
|
@ -63,6 +63,9 @@ sed -i '1d' $(grep -lr '#!/usr/')
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.5-5
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.5-4
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue