Rebuilt for Python 3.12

This commit is contained in:
Python Maint 2023-06-13 20:40:52 +02:00 committed by Tomáš Hrnčiar
parent c8f33db8db
commit d1ad082ff7

View File

@ -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 <python-maint@redhat.com> - 0.9.6-30
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild