From d878225e2003f4956b9f1b90e7e6a967e98252f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:04:04 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- pythran.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pythran.spec b/pythran.spec index 6b9a981..b5ab57f 100644 --- a/pythran.spec +++ b/pythran.spec @@ -1,6 +1,6 @@ Name: pythran Version: 0.9.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Ahead of Time Python compiler for numeric kernels # pythran is BSD @@ -113,6 +113,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.9.2-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild