Accepting request 106015 from devel:languages:python

Update to version 0.14 (forwarded request 105807 from adra)

OBS-URL: https://build.opensuse.org/request/show/106015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyudev?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2012-02-22 14:54:43 +00:00 committed by Git OBS Bridge
commit 9b4fe7895d
4 changed files with 18 additions and 12 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 18 16:21:43 UTC 2012 - asterios.dramis@gmail.com
- Update to version 0.14:
* Documentation now hosted at http://pyudev.readthedocs.org
* #37: Added :class:`pyudev.wx.WxUDevMonitorObserver` for wxPython
* Added :class:`pyudev.MonitorObserver`
* Added :attr:`pyudev.glib.GUDevMonitorObserver.enabled`,
:attr:`pyudev.pyqt4.QUDevMonitorObserver.enabled` and
:attr:`pyudev.pyside.QUDevMonitorObserver.enabled`
-------------------------------------------------------------------
Sun Nov 6 13:37:02 UTC 2011 - asterios.dramis@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pyudev
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,14 +15,12 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-pyudev
Version: 0.13
Release: 1
Version: 0.14
Release: 0
License: LGPL-2.1+
Summary: Udev bindings for Python
Url: http://packages.python.org/pyudev/
Url: http://pyudev.readthedocs.org/
Group: Development/Libraries/Python
Source0: http://pypi.python.org/packages/source/p/pyudev/pyudev-%{version}.tar.gz
BuildRequires: libudev-devel
@ -48,9 +46,6 @@ python setup.py build
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INSTALLED_FILES
%clean
rm -rf %{buildroot}
%files -f INSTALLED_FILES
%defattr(-,root,root,-)
%doc CHANGES.rst COPYING README.rst

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60f4e71d3b32148b499db7ad860f94a9f73fa8faf06583e56ae4bbbdc020f946
size 64088

3
pyudev-0.14.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a887b151aac965e77f98034559949934e5fba90836ba601e841dbdfdc6de7eb
size 67659