forked from pool/python-pyudev
Accepting request 108753 from home:adra:branches:devel:languages:python
Update to version 0.15 OBS-URL: https://build.opensuse.org/request/show/108753 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
57f041fc85
commit
4af654a8d5
@@ -15,13 +15,14 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-pyudev
|
||||
Version: 0.14
|
||||
Version: 0.15
|
||||
Release: 0
|
||||
License: LGPL-2.1+
|
||||
Summary: Udev bindings for Python
|
||||
Url: http://pyudev.readthedocs.org/
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/Python
|
||||
Url: http://pyudev.readthedocs.org/
|
||||
Source0: http://pypi.python.org/packages/source/p/pyudev/pyudev-%{version}.tar.gz
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: python-devel
|
||||
@@ -49,6 +50,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INS
|
||||
%files -f INSTALLED_FILES
|
||||
%defattr(-,root,root,-)
|
||||
%doc CHANGES.rst COPYING README.rst
|
||||
%doc doc/
|
||||
%doc doc/guide.rst doc/index.rst
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user