Changelog for
python2-pyudev-qt4-0.18.1-6.el7.noarch.rpm :
Thu Jul 11 14:00:00 2019 Alfredo Moralejo
- 0.18.1-6
- Removed bindings for pyside, qt5 and wxPython which does not exist in El7.
Thu Feb 4 13:00:00 2016 Fedora Release Engineering - 0.18.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Mon Dec 21 13:00:00 2015 mulhern - 0.18.1
- Restore raising KeyError in astring, asint, asbool methods in Attributes
- Add dependency on six package
- pyudev sources now in src directory
- Added support for pyqt5 monitor observer
- Added discover module, which looks up a device on limited information
- DeviceNotFoundError is no longer a subtype of LookupError
- Attributes class no longer extends Mapping class
- Attributes class no longer inherits [] operator and other Mapping methods
- Attributes class object are no longer iterable or indexable and have no length
- Attributes.available_attributes property added
- Attributes.get() method, with usual semantics explicitly defined
- Device.from_
* methods are deprecated, use Devices.from_
* methods instead
- Device.from_device_number() now raises DeviceNotFoundByNumberError
- Devices.from_interface_index() method added
- Devices.from_kernel_device() method added
Thu Dec 3 13:00:00 2015 David Shea - 0.17-4
- Add requires for things that are required
- Split the main-loop integration modules into separate packages
Wed Nov 4 13:00:00 2015 Robert Kuska - 0.17-3
- Rebuilt for Python3.5 rebuild
Tue Sep 15 14:00:00 2015 David Shea - 0.17.1-2
- Fix a typo in the python3-pyudev Provides
Mon Sep 14 14:00:00 2015 David Shea - 0.17.1-1
- Really start the monitor on pyudev.Monitor.poll()
- Force non-blocking IO in pyudev.Monitor to avoid blocking on receiving the device
- Set proper flags on pipe fs
- Handle irregular polling events properly
- Rename MonitorObserver GUI classes and deprecate the old ones
- Remove patches for #1170337 and #1230773 that are now part of upstream
- Switch to new packaging guidelines which renames python-pyudev to python2-pyudev
Thu Jun 18 14:00:00 2015 Fedora Release Engineering - 0.16.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Fri Jun 12 14:00:00 2015 David Shea - 0.16.1-3
- Retry interrupted system calls (#1230773)
- Rearrange the build process to match current packaging recommendations
Wed Jan 28 13:00:00 2015 David Shea - 0.16.1-2
- Use %license for the license file
Wed Dec 10 13:00:00 2014 David Shea - 0.16.1-1
- Update to pyudev-0.16.1 (#880644)
- Apply a patch from upstream to remove a global reference to libudev (#1170337)
Wed Dec 10 13:00:00 2014 David Shea - 0.15-7
- Fix license tag (LGPL -> LGPLv2+) (#990579)
- Remove rst tags from description
- Remove unnecessary requires and buildrequires (#1095459)
- Avoid packaging upstream egg-info files
- Add a python3 package
- Drop the Group tag which wasn\'t even the right group
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 0.15-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Sun Aug 4 14:00:00 2013 Fedora Release Engineering - 0.15-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 0.15-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Mon Jul 23 14:00:00 2012 Chris Lockfort 0.15-3
- Reflect rawhide merging udev into systemd
Sat Jul 21 14:00:00 2012 Fedora Release Engineering - 0.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Mon Jun 18 14:00:00 2012 Chris Lockfort 0.15-1
- initial package