Fri, 08 Dec 2023 21:50:27 EST

Information for build python-inotify-0.9.2-3.ru6

ID2576
Package Namepython-inotify
Version0.9.2
Release3.ru6
Epoch
SummaryMonitor filesystem events with Python under Linux
DescriptionThis is a Python module for watching filesystems changes. pyinotify can be used for various kind of fs monitoring. pyinotify relies on a recent Linux Kernel feature (merged in kernel 2.6.13) called inotify. inotify is an event-driven notifier, its notifications are exported from kernel space to user space.
Built byjarek
State complete
StartedThu, 12 Jan 2012 12:43:50 EST
CompletedThu, 12 Jan 2012 12:47:25 EST
Taskbuild (centos6-rutgers-staging, python-inotify-0.9.2-3.ru6.src.rpm)
Tags
centos6-rutgers
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
python-inotify-0.9.2-3.ru6.src.rpm (info) (download)
i386 (build logs)
python-inotify-0.9.2-3.ru6.i386.rpm (info) (download)
python-inotify-examples-0.9.2-3.ru6.i386.rpm (info) (download)
python-inotify-debuginfo-0.9.2-3.ru6.i386.rpm (info) (download)
x86_64 (build logs)
python-inotify-0.9.2-3.ru6.x86_64.rpm (info) (download)
python-inotify-examples-0.9.2-3.ru6.x86_64.rpm (info) (download)
python-inotify-debuginfo-0.9.2-3.ru6.x86_64.rpm (info) (download)
Changelog * Thu Jan 12 2012 Jarek Sedlacek <jarek@nbcs.rutgers.edu> - 0.9.2-2.ru6 - CentOS 6 build * Mon Sep 19 2011 Russ Frank <rfranknj@nbcs.rutgers.edu> - 0.9.2-2.ru - Requiring python-ctypes * Thu Sep 15 2011 Jarek Sedlacek <jarek@nbcs.rutgers.edu> - 0.9.2-1.ru - CentOS Build * Mon May 02 2011 Terje Rosten <terje.rosten@ntnu.no> - 0.9.2-1 - 0.9.2 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Feb 07 2011 Terje Rosten <terje.rosten@ntnu.no> - 0.9.1-1 - 0.9.1 * Wed Aug 25 2010 Thomas Spura <tomspur@fedoraproject.org> - 0.9.0-3 - rebuild with python3.2 http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Sat Jun 19 2010 Terje Rosten <terje.rosten@ntnu.no> - 0.9.0-1 - 0.9.0 - Add python 3 subpackage - License changed to MIT * Sun Dec 06 2009 Terje Rosten <terje.rosten@ntnu.no> - 0.8.8-1 - 0.8.8 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.6-2.git20090518 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Mon May 18 2009 Terje Rosten <terje.rosten@ntnu.no> - 0.8.6-1.git20090518 - Update to latest git, fixing bz #500934. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-2.git20090208 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sun Feb 08 2009 Terje Rosten <terje.rosten@ntnu.no> - 0.8.1-1.git20090208 - 0.8.1 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.8.0-4.r - Rebuild for Python 2.6 * Sun Jun 22 2008 Terje Rosten <terjeros@phys.ntnu.no> - 0.8.0-3.r - rebuild * Tue Jun 17 2008 Terje Rosten <terjeros@phys.ntnu.no> - 0.8.0-2.r - 0.8.0r - add wrapper in /usr/bin * Mon Jun 16 2008 Terje Rosten <terjeros@phys.ntnu.no> - 0.8.0-1.q - 0.8.0q - Update url, license and source url * Sat Feb 09 2008 Terje Rosten <terjeros@phys.ntnu.no> - 0.7.1-2 - Rebuild * Wed Aug 08 2007 Terje Rosten <terjeros@phys.ntnu.no> - 0.7.1-1 - New upstream release: 0.7.1 - Fix license tag * Mon Jun 25 2007 Terje Rosten <terjeros@phys.ntnu.no> - 0.7.0-3 - Remove autopath from example package (bz #237464) * Tue Mar 27 2007 Terje Rosten <terjeros@phys.ntnu.no> - 0.7.0-2 - Fix email address * Tue Mar 06 2007 Terje Rosten <terjeros@phys.ntnu.no> - 0.7.0-1 - Initial build