14
0
forked from pool/python-pyudev

Accepting request 141969 from home:adra:branches:devel:languages:python

Update to version 0.16.1, Removed python-setuptools and added python-distribute as build requirement, Added python3-pyudev package

OBS-URL: https://build.opensuse.org/request/show/141969
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=10
This commit is contained in:
Ismail Dönmez
2012-11-20 08:36:18 +00:00
committed by Git OBS Bridge
parent 4af654a8d5
commit db0e863b55
6 changed files with 213 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: python-pyudev
Version: 0.15
Version: 0.16.1
Release: 0
Summary: Udev bindings for Python
License: LGPL-2.1+
@@ -26,7 +26,7 @@ Url: http://pyudev.readthedocs.org/
Source0: http://pypi.python.org/packages/source/p/pyudev/pyudev-%{version}.tar.gz
BuildRequires: libudev-devel
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: python-distribute
%{py_requires}
# pyudev was last used in KDE:Unstable:Playground (pyudev-0.8)
Provides: pyudev = %{version}