1
0
forked from pool/python-pyudev

Accepting request 204645 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/204645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyudev?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal 2013-10-25 09:30:41 +00:00 committed by Git OBS Bridge
commit 4f43b7f71f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 11:12:59 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Tue Nov 20 11:14:36 UTC 2012 - saschpe@suse.de

View File

@ -27,7 +27,7 @@ Source0: http://pypi.python.org/packages/source/p/pyudev/pyudev-%{version
BuildRequires: libudev-devel
BuildRequires: python-Sphinx
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-setuptools
# Testsuite BuildRequires:
BuildRequires: python-mock
BuildRequires: python-nose