- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
fd94a4cb14
commit
f2092bc73a
@ -3,7 +3,7 @@
|
|||||||
Summary: Monitor filesystem events with Python under Linux
|
Summary: Monitor filesystem events with Python under Linux
|
||||||
Name: python-inotify
|
Name: python-inotify
|
||||||
Version: 0.9.6
|
Version: 0.9.6
|
||||||
Release: 19%{?dist}
|
Release: 20%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/seb-m/pyinotify
|
URL: https://github.com/seb-m/pyinotify
|
||||||
Source0: http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz
|
Source0: http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz
|
||||||
@ -42,6 +42,9 @@ sed -i '1c#! %{__python3}' python3/pyinotify.py
|
|||||||
%{python3_sitelib}/__pycache__/%{oname}*
|
%{python3_sitelib}/__pycache__/%{oname}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-20
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Nov 29 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.6-19
|
* Fri Nov 29 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.6-19
|
||||||
- Subpackages python2-inotify, python2-inotify-examples have been removed
|
- Subpackages python2-inotify, python2-inotify-examples have been removed
|
||||||
See https://fedoraproject.org/wiki/Changes/RetirePython2
|
See https://fedoraproject.org/wiki/Changes/RetirePython2
|
||||||
|
Loading…
Reference in New Issue
Block a user