diff --git a/python-python-dotenv.changes b/python-python-dotenv.changes index d2a096b..ef5db29 100644 --- a/python-python-dotenv.changes +++ b/python-python-dotenv.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 30 04:44:30 UTC 2020 - John Vandenberg + +- 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 diff --git a/python-python-dotenv.spec b/python-python-dotenv.spec index 81e7327..467eda6 100644 --- a/python-python-dotenv.spec +++ b/python-python-dotenv.spec @@ -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