From 0e6a48b211171fe56366733fddbcdfb677465579 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 17:35:14 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-admesh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-admesh.spec b/python-admesh.spec index 9670f02..c5b2f29 100644 --- a/python-admesh.spec +++ b/python-admesh.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.98.9 -Release: 12%{?dist} +Release: 13%{?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 Jun 13 2022 Python Maint - 0.98.9-13 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.98.9-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild