From 2bc6da9fe4683ae0a78f01b3b5530b09b5fa0bb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:26:50 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-admesh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-admesh.spec b/python-admesh.spec index ee346a8..8ec9846 100644 --- a/python-admesh.spec +++ b/python-admesh.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.98.9 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python bindings for ADMesh, STL manipulation library License: GPLv2+ @@ -65,6 +65,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-3 -v \ %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.98.9-5 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.98.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild