From 1a516d57fd3cabf176e147a146dfcc7fb27a978e082acf9e3087d481909265f6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 14 Nov 2017 23:22:27 +0000 Subject: [PATCH] - build requires fix OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=45 --- python-amqp.changes | 5 +++++ python-amqp.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-amqp.changes b/python-amqp.changes index 24709f7..dd7ecd6 100644 --- a/python-amqp.changes +++ b/python-amqp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 14 23:22:19 UTC 2017 - dmueller@suse.com + +- build requires fix + ------------------------------------------------------------------- Sun Oct 15 22:25:08 UTC 2017 - arun@gmx.de diff --git a/python-amqp.spec b/python-amqp.spec index 3250e2f..5015727 100644 --- a/python-amqp.spec +++ b/python-amqp.spec @@ -28,6 +28,7 @@ Source: https://pypi.io/packages/source/a/amqp/amqp-%{version}.tar.gz Source99: %{name}.changes BuildRequires: %{python_module case} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module sasl} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module vine} BuildRequires: fdupes