From c7be408ffb66ff6326beda7e35f50f7080be3385 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 06:15:26 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-netaddr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-netaddr.spec b/python-netaddr.spec index 2833535..687cace 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -1,6 +1,6 @@ Name: python-netaddr Version: 0.8.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A pure Python network address representation and manipulation library License: BSD-3-Clause @@ -96,6 +96,9 @@ py.test-%{python3_version} %{_bindir}/netaddr %changelog +* Wed Jun 14 2023 Python Maint - 0.8.0-13 +- Rebuilt for Python 3.12 + * Thu Feb 23 2023 Orion Poplawski - 0.8.0-12 - Cleanup spec - Use SPDX License tag