From 28eb1bd06da86f846a4438aa8431a97f80b0fbaa73c5d828b0dd5cf95f4d1351 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Fri, 22 Jan 2021 09:10:35 +0000 Subject: [PATCH] Accepting request 865867 from home:etamPL:branches:devel:languages:python Don't recommend python-hypothesmith. It's not used anywhere, beside internal tests. Also hypothesmith pulls hypothesis, which recommends a ton of other packages. In the end if you want to install a simple pylint (which requires isort), you get recommended pandas, Django and QtPy. OBS-URL: https://build.opensuse.org/request/show/865867 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=73 --- python-isort.changes | 5 +++++ python-isort.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-isort.changes b/python-isort.changes index 560abfb..74f0bfa 100644 --- a/python-isort.changes +++ b/python-isort.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 22 09:00:03 UTC 2021 - Adam Mizerski + +- don't recommend python-hypothesmith + ------------------------------------------------------------------- Fri Jan 1 23:43:14 UTC 2021 - Benjamin Greiner diff --git a/python-isort.spec b/python-isort.spec index f299d2b..83da1fa 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -42,7 +42,6 @@ Requires: python-setuptools Requires(post): update-alternatives Requires(postun): update-alternatives Recommends: python-colorama >= 0.4.3 -Recommends: python-hypothesmith Recommends: python-pip-api Recommends: python-pipreqs Recommends: python-requirementslib