From 6b35060236c67fece0c925c85badaca502af92f1 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:14:50 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-filetype.spec b/python-filetype.spec index d18ce03..8dddd7d 100644 --- a/python-filetype.spec +++ b/python-filetype.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.0.5 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Infer file type and MIME type of any file/buffer License: MIT @@ -47,6 +47,9 @@ pytest-%{python3_version} -v tests --ignore tests/test_benchmark.py %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Tue May 26 2020 Miro Hrončok - 1.0.5-12 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.0.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild