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
This commit is contained in:
Sebastian Wagner 2021-01-22 09:10:35 +00:00 committed by Git OBS Bridge
parent 6dcda2c6ed
commit 28eb1bd06d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 22 09:00:03 UTC 2021 - Adam Mizerski <adam@mizerski.pl>
- don't recommend python-hypothesmith
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 1 23:43:14 UTC 2021 - Benjamin Greiner <code@bnavigator.de> Fri Jan 1 23:43:14 UTC 2021 - Benjamin Greiner <code@bnavigator.de>

View File

@ -42,7 +42,6 @@ Requires: python-setuptools
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun): update-alternatives Requires(postun): update-alternatives
Recommends: python-colorama >= 0.4.3 Recommends: python-colorama >= 0.4.3
Recommends: python-hypothesmith
Recommends: python-pip-api Recommends: python-pip-api
Recommends: python-pipreqs Recommends: python-pipreqs
Recommends: python-requirementslib Recommends: python-requirementslib