From 51ded20462d8107f9d5b3a680c42481bfd62be83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:01:02 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-admesh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-admesh.spec b/python-admesh.spec index f1ca065..c39ccd0 100644 --- a/python-admesh.spec +++ b/python-admesh.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.98.9 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python bindings for ADMesh, STL manipulation library License: GPLv2+ @@ -65,6 +65,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-3 -v \ %changelog +* Tue May 26 2020 Miro HronĨok - 0.98.9-7 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.98.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild