From d1ad082ff739bb95334a82d78351dc4ddd55113d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:40:52 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-inotify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-inotify.spec b/python-inotify.spec index 4a3c1db..66e3b86 100644 --- a/python-inotify.spec +++ b/python-inotify.spec @@ -3,7 +3,7 @@ Summary: Monitor filesystem events with Python under Linux Name: python-inotify Version: 0.9.6 -Release: 29%{?dist} +Release: 30%{?dist} License: MIT URL: https://github.com/seb-m/pyinotify Source0: http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz @@ -43,6 +43,9 @@ sed -i '1c#! %{__python3}' python3/pyinotify.py %{python3_sitelib}/__pycache__/%{oname}* %changelog +* Tue Jun 13 2023 Python Maint - 0.9.6-30 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.9.6-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild