14
0

Accepting request 817811 from home:jayvdb:branches:devel:languages:python

- Downgrade jupyter_ipython from Recommends to Suggests as
  python-dotenv is now a dependency of docker-compose

OBS-URL: https://build.opensuse.org/request/show/817811
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=14
This commit is contained in:
John Vandenberg
2020-07-01 03:00:01 +00:00
committed by Git OBS Bridge
parent a972b4486b
commit 91dbbd7246
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 30 04:44:30 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Downgrade jupyter_ipython from Recommends to Suggests as
python-dotenv is now a dependency of docker-compose
-------------------------------------------------------------------
Wed May 20 12:41:06 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -36,7 +36,7 @@ Requires: python-click >= 5.0
# rubygem-dotenv also provides executable dotenv
Requires(post): update-alternatives
Requires(postun): update-alternatives
Recommends: python-jupyter_ipython
Suggests: python-jupyter_ipython
# There is a very similar Python package which also used `dotenv` namespace
Conflicts: python-dotenv
BuildArch: noarch