From 71f9d552a1c688dca3633653eaa7220bd34491d8 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 18:36:47 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-graph-tool.spec b/python-graph-tool.spec index c2cba74..debb87c 100644 --- a/python-graph-tool.spec +++ b/python-graph-tool.spec @@ -42,7 +42,7 @@ documentation.} Name: python-%{modname} Version: 2.33 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Efficient network analysis tool written in Python License: LGPLv3+ @@ -134,6 +134,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %{_libdir}/pkgconfig/%{modname}-py%{python3_version}.pc %changelog +* Fri Jun 04 2021 Python Maint - 2.33-5 +- Rebuilt for Python 3.10 + * Fri Feb 12 2021 Benjamin A. Beasley - 2.33-4 - Use pkgconfig to BR the required cairomm API/ABI version 1.0 (vs. 1.16)