diff --git a/python-pyudev.changes b/python-pyudev.changes index 02c4e81..633b201 100644 --- a/python-pyudev.changes +++ b/python-pyudev.changes @@ -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 diff --git a/python-pyudev.spec b/python-pyudev.spec index e9c4330..a864e63 100644 --- a/python-pyudev.spec +++ b/python-pyudev.spec @@ -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