From e3670cb0c543e850d441d496d8cf10f22d98325d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 16 Aug 2019 17:34:03 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-toml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-toml.spec b/python-toml.spec index 4438d14..b329960 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -12,7 +12,7 @@ toml file. Name: python-%{pypi_name} Version: 0.10.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python Library for Tom's Obvious, Minimal Language License: MIT @@ -75,6 +75,9 @@ toml-test $(pwd)/toml_test3.py %changelog +* Fri Aug 16 2019 Miro HronĨok - 0.10.0-5 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild