From ec453db9ae7ae3205c8b1f3b00e136e0cd49d9a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:44:25 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-admesh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-admesh.spec b/python-admesh.spec index b250031..99cfb50 100644 --- a/python-admesh.spec +++ b/python-admesh.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.98.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python bindings for ADMesh, STL manipulation library License: GPLv2+ @@ -60,6 +60,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-3 -v %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.98.8-4 +- Rebuilt for Python 3.7 + * Tue Jun 19 2018 Miro Hrončok - 0.98.8-3 - Rebuilt for Python 3.7