From 72b41276b062d879a3949de66a955b00f6008324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 10:34:13 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-toml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-toml.spec b/python-toml.spec index 53359a5..fd5a38c 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -12,7 +12,7 @@ toml file. Name: python-%{pypi_name} Version: 0.10.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python Library for Tom's Obvious, Minimal Language License: MIT @@ -75,6 +75,9 @@ toml-test $(pwd)/toml_test3.py %changelog +* Sat May 23 2020 Miro HronĨok - 0.10.0-8 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.10.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild