From 2d7caf6fac402ed452073b86db9cac61a87adaa7 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2023 18:55:32 +0000 Subject: Rebuilt for Python 3.12 --- diff --git a/python-tftpy.spec b/python-tftpy.spec index 643f5cd..18bacdf 100644 --- a/python-tftpy.spec +++ b/python-tftpy.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.8.0 -Release: 14%{?dist} +Release: 15%{?dist} Summary: TFTPy is a pure Python implementation of the Trivial FTP protocol License: MIT @@ -95,6 +95,9 @@ ln -s tftpy_server3.py ${RPM_BUILD_ROOT}%{_bindir}/tftpy_server.py %changelog +* Tue Jun 13 2023 Python Maint - 0.8.0-15 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.8.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild