Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pyudev-0.21.0-lp152.5.4 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python3-pyudev Distribution: openSUSE Leap 15.2
Version: 0.21.0 Vendor: openSUSE
Release: lp152.5.4 Build date: Sun Mar 1 12:28:02 2020
Group: Development/Libraries/Python Build host: lamb51
Size: 492935 Source RPM: python-pyudev-0.21.0-lp152.5.4.src.rpm
Packager: https://bugs.opensuse.org
Url: http://pyudev.readthedocs.org/
Summary: Udev bindings for Python
A Python binding to libudev, the hardware management library and service found
in modern linux systems.

Provides

Requires

License

LGPL-2.1+

Changelog

* Tue Jan 30 2018 mimi.vx@gmail.com
  - fix Requires and BuiildRequires
* Tue Jan 23 2018 tbechtold@suse.com
  - Require libudev (bsc#1077282)
    Otherwise, an pyudev import fails with:
    ImportError: No library named udev
* Thu Aug 24 2017 jmatejek@suse.com
  - singlespec auto-conversion
* Mon May 23 2016 tbechtold@suse.com
  - Remove do_not_install_tests.patch
  - Require python-six
* Mon May 23 2016 tbechtold@suse.com
  - update to 0.20.0:
    * Remove parsing code added in previous release.
    * No longer do CI for Python 2.6.
    * Eliminate all wildcard imports and __all__ statements.
    * No longer use deprecated Device.from_sys_path() method.
    * Minor pylint induced changes.
    * Documentation fixes.
    * Restore raising KeyError by Attributes.as* methods when attribute not found.
    * Explicitly require six module.
    * Never raise a DeviceNotFoundError when iterating over a device enumeration.
    * Device.subsystem() now returns None if device has no subsystem.
    * Add DeprecationWarnings to deprecated Device methods.
    * Replace "/" with "!" in Device.from_name() sys_name parameter.
    * Add some unstable classes for parsing some kinds of values.
    * Make version info more like Python's including micro numbers and levels.
    * Refactor some internal modules into subdirectories.
    * Work on tests and reproducers.
    * DeviceNotFoundError is no longer a subtype of LookupError
    * Added support for pyqt5 monitor observer
    * Added discover module, which looks up a device on limited information
    * Attributes class no longer extends Mapping, extends object instead
    * Attributes class no longer inherits [] operator, Mapping methods
    * Attributes class objects are no longer iterable
    * Attributes.available_attributes property added
    * Attributes.get() method, with usual semantics, defined
    * Device.from_* methods are deprecated, uses Devices.from_* methods instead
    * Device.from_device_file() now raises DeviceNotFoundByFileError
    * Device.from_device_number() now raises DeviceNotFoundByNumberError
    * Devices.from_interface_index() method added
    * Devices.from_kernel_device() method added
    * Numerous testing infrastructure changes
  - Remove do_not_install_tests.patch . No longer needed.
  - Require libudev1 . Needed to use python-pyudev
* Wed Sep 23 2015 asterios.dramis@gmail.com
  - Added a patch (do_not_install_tests.patch) to not install the
    tests as a module (not needed). Fixes also file conflicts in
    Factory.
* Tue Sep 15 2015 hpj@urpla.net
  - Update to version 0.17:
    * #52: Remove global libudev object
    * #57: Really start the monitor on :meth:`pyudev.Monitor.poll()`
    * #60: Do not use :meth:`select.select` to avoid hitting its file descriptor
      limit
    * #58: Force non-blocking IO in :class:`pyudev.Monitor` to avoid blocking on
      receiving the device
    * #63: Set proper flags on pipe fds.
    * #65: Handle irregular polling events properly.
    * #50: Add :class:`pyudev.wx.MonitorObserver` and deprecate
      :class:`pyudev.wx.WxUDevMonitorObserver`
    * #50: Add :class:`pyudev.glib.MonitorObserver` and deprecate
      :class:`pyudev.glib.GUDevMonitorObserver`
    * #50: Add :class:`pyudev.pyqt4.MonitorObserver` and deprecate
      :class:`pyudev.pyqt4.QUDevMonitorObserver`
    * #50: Add :class:`pyudev.pyside.MonitorObserver` and deprecate
      :class:`pyudev.pyside.QUDevMonitorObserver`
    * Add a wrapper function to retry interruptible system calls.
* Thu Oct 24 2013 speilicke@suse.com
  - Require python-setuptools instead of distribute (upstreams merged)
* Tue Nov 20 2012 saschpe@suse.de
  - Build HTML documentation
  - Fix SLE_11_SP2 build (not noarch)
* Sun Nov 18 2012 asterios.dramis@gmail.com
  - Update to version 0.16.1:
    * #53: Fix source distribution
    * #54: Fix typo in test
    From version 0.16:
    * Remove :meth:`pyudev.Monitor.from_socket`.
    * Deprecate :meth:`pyudev.Device.traverse()` in favor of
      :attr:`pyudev.Device.ancestors`.
    * #47: Deprecate :meth:`pyudev.Monitor.receive_device` in favor of
      :attr:`pyudev.Monitor.poll`.
    * #47: Deprecate :attr:`pyudev.Monitor.enable_receiving` in favor of
      :attr:`pyudev.Monitor.start`.
    * #47: Deprecate :attr:`pyudev.Monitor.__iter__` in favor of explicit looping
      or :class:`pyudev.MonitorObserver`.
    * #49: Deprecate ``event_handler`` to :class:`pyudev.MonitorObserver` in
      favour of ``callback`` argument.
    * #46: Continuously test pyudev on Travis-CI.
    * Add :attr:`pyudev.Device.ancestors`.
    * Add :attr:`pyudev.Device.action`.
    * #10: Add :attr:`pyudev.Device.sequence_number`.
    * #47: Add :meth:`pyudev.Monitor.poll`.
    * #47: Add :attr:`pyudev.Monitor.started`.
    * #49: Add ``callback`` argument to :class:`pyudev.Monitor`.
    * :meth:`pyudev.Monitor.start` can be called repeatedly.
    * #45: Get rid of 2to3
    * #43: Fix test failures on Python 2.6
    * Fix signature in declaration of ``udev_monitor_set_receive_buffer_size``.
    * #44: Test wrapped signatures with help of ``gccxml``.
    * Fix compatibility with udev 183 and newer in :class:`pyudev.Context`.
    * :meth:`pyudev.MonitorObserver.stop` can be called from the observer thread.
  - Removed python-setuptools and added python-distribute as build requirement.

Files

/usr/lib/python3.6/site-packages/pyudev
/usr/lib/python3.6/site-packages/pyudev-0.21.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/pyudev-0.21.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pyudev-0.21.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pyudev-0.21.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pyudev-0.21.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pyudev-0.21.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pyudev/__init__.py
/usr/lib/python3.6/site-packages/pyudev/__pycache__
/usr/lib/python3.6/site-packages/pyudev/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/_compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/_compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/_qt_base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/_qt_base.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/_util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/_util.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/core.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/core.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/discover.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/discover.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/glib.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/glib.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/monitor.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/monitor.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/pyqt4.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/pyqt4.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/pyqt5.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/pyqt5.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/pyside.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/pyside.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/version.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/version.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/wx.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/__pycache__/wx.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/_compat.py
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__init__.py
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/_errorcheckers.py
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/libc.py
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/libudev.py
/usr/lib/python3.6/site-packages/pyudev/_ctypeslib/utils.py
/usr/lib/python3.6/site-packages/pyudev/_os
/usr/lib/python3.6/site-packages/pyudev/_os/__init__.py
/usr/lib/python3.6/site-packages/pyudev/_os/__pycache__
/usr/lib/python3.6/site-packages/pyudev/_os/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/_os/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/_os/__pycache__/pipe.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/_os/__pycache__/pipe.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/_os/__pycache__/poll.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/_os/__pycache__/poll.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/_os/pipe.py
/usr/lib/python3.6/site-packages/pyudev/_os/poll.py
/usr/lib/python3.6/site-packages/pyudev/_qt_base.py
/usr/lib/python3.6/site-packages/pyudev/_util.py
/usr/lib/python3.6/site-packages/pyudev/core.py
/usr/lib/python3.6/site-packages/pyudev/device
/usr/lib/python3.6/site-packages/pyudev/device/__init__.py
/usr/lib/python3.6/site-packages/pyudev/device/__pycache__
/usr/lib/python3.6/site-packages/pyudev/device/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/device/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/device/__pycache__/_device.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/device/__pycache__/_device.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/device/__pycache__/_errors.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyudev/device/__pycache__/_errors.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyudev/device/_device.py
/usr/lib/python3.6/site-packages/pyudev/device/_errors.py
/usr/lib/python3.6/site-packages/pyudev/discover.py
/usr/lib/python3.6/site-packages/pyudev/glib.py
/usr/lib/python3.6/site-packages/pyudev/monitor.py
/usr/lib/python3.6/site-packages/pyudev/pyqt4.py
/usr/lib/python3.6/site-packages/pyudev/pyqt5.py
/usr/lib/python3.6/site-packages/pyudev/pyside.py
/usr/lib/python3.6/site-packages/pyudev/version.py
/usr/lib/python3.6/site-packages/pyudev/wx.py
/usr/share/doc/packages/python3-pyudev
/usr/share/doc/packages/python3-pyudev/CHANGES.rst
/usr/share/doc/packages/python3-pyudev/COPYING
/usr/share/doc/packages/python3-pyudev/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024