From 3de63c7e35298e77b1fe22ce8ccf6db5e75f906f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 23:26:56 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-admesh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-admesh.spec b/python-admesh.spec index 11b7adc..7a2d61b 100644 --- a/python-admesh.spec +++ b/python-admesh.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.98.9 -Release: 15%{?dist} +Release: 16%{?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 Jun 13 2023 Python Maint - 0.98.9-16 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.98.9-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild