diff --git a/python3-kombu.changes b/python3-kombu.changes index 76c36b9..92da07b 100644 --- a/python3-kombu.changes +++ b/python3-kombu.changes @@ -1,5 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 14 09:48:21 UTC 2013 - saschpe@suse.de + +- Drop build requires on python3-2to3, it's in python3-devel now +- Don't require "python(abi)", RPM does that automatically + ------------------------------------------------------------------- Fri Jan 11 16:05:41 UTC 2013 - p.drouand@gmail.com - Initial python3 support -- Fix rpmlint shebang warning for test_serialization.py \ No newline at end of file +- Fix rpmlint shebang warning for test_serialization.py diff --git a/python3-kombu.spec b/python3-kombu.spec index 60899cf..c3c2e9d 100644 --- a/python3-kombu.spec +++ b/python3-kombu.spec @@ -24,7 +24,6 @@ Url: http://github.com/ask/kombu/ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/k/kombu/kombu-%{version}.tar.gz BuildRequires: python3 -BuildRequires: python3-2to3 BuildRequires: python3-devel BuildRequires: python3-distribute BuildRequires: python3-amqplib @@ -35,7 +34,6 @@ BuildRequires: python3-nose-cover3 BuildRequires: python3-simplejson BuildRequires: python3-unittest2 BuildRequires: python3-PyYAML -Requires: python(abi) = %{py3_ver} Requires: python3-amqp Requires: python3-anyjson Suggests: couchdb