From ceb50c84dfa0c8df75656a5520023ac54f6a6baa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:08:04 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- ampy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ampy.spec b/ampy.spec index 53dbb04..19a4a4d 100644 --- a/ampy.spec +++ b/ampy.spec @@ -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 - 1.0.5-5 +- Rebuilt for Python 3.8 + * Mon Aug 19 2019 Miro Hrončok - 1.0.5-4 - Rebuilt for Python 3.8