From 131c8b3041cda99d41f3ceebcecba5873e49c9119ce1f69d99091ca2a0ff459a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 18 Mar 2020 17:34:14 +0000 Subject: [PATCH] - add setuptools dependency (bsc#1161208) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=41 --- python-xattr.changes | 5 +++++ python-xattr.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-xattr.changes b/python-xattr.changes index 23d24c1..d8fd16d 100644 --- a/python-xattr.changes +++ b/python-xattr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 17:32:58 UTC 2020 - Dirk Mueller + +- add setuptools dependency (bsc#1161208) + ------------------------------------------------------------------- Thu Feb 6 12:38:24 UTC 2020 - Marketa Calabkova diff --git a/python-xattr.spec b/python-xattr.spec index 34ceae3..3ce60e8 100644 --- a/python-xattr.spec +++ b/python-xattr.spec @@ -31,6 +31,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-cffi >= 1.11 +Requires: python-setuptools Requires(post): update-alternatives Requires(postun): update-alternatives %ifpython2