From bd031d7472c526100aeffecfd274d1feef1423cc671c86fa23528f67ff9df004 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 3 May 2019 20:34:57 +0000 Subject: [PATCH] Accepting request 698063 from devel:languages:python - Use Recommends for python-gpg and python-fastimport. Both are optional requirements OBS-URL: https://build.opensuse.org/request/show/698063 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dulwich?expand=0&rev=27 --- python-dulwich.changes | 6 ++++++ python-dulwich.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-dulwich.changes b/python-dulwich.changes index 6e6f85c..5dc23df 100644 --- a/python-dulwich.changes +++ b/python-dulwich.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 26 06:06:16 UTC 2019 - Thomas Bechtold + +- Use Recommends for python-gpg and python-fastimport. Both are + optional requirements + ------------------------------------------------------------------- Thu Mar 14 15:03:51 UTC 2019 - Tomáš Chvátal diff --git a/python-dulwich.spec b/python-dulwich.spec index 2af9674..6683cfe 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -39,11 +39,11 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx Requires: python-certifi -Requires: python-fastimport -Requires: python-gpg Requires: python-urllib3 >= 1.24.1 Requires(post): update-alternatives Requires(preun): update-alternatives +Recommends: python-fastimport +Recommends: python-gpg Recommends: python-gevent Recommends: python-geventhttpclient Obsoletes: %{oldpython}-dulwich-doc