Hello community, here is the log from the commit of package python-pipenv for openSUSE:Factory checked in at 2019-09-07 11:52:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pipenv (Old) and /work/SRC/openSUSE:Factory/.python-pipenv.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pipenv" Sat Sep 7 11:52:21 2019 rev:2 rq:728564 version:2018.11.26.1543215385.742ae1b9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pipenv/python-pipenv.changes 2019-06-19 20:56:58.005908222 +0200 +++ /work/SRC/openSUSE:Factory/.python-pipenv.new.7948/python-pipenv.changes 2019-09-07 11:52:28.070282311 +0200 @@ -1,0 +2,5 @@ +Thu Sep 5 13:40:20 UTC 2019 - Todd R <[email protected]> + +- Set pytest maximum version. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pipenv.spec ++++++ --- /var/tmp/diff_new_pack.xaOlbB/_old 2019-09-07 11:52:34.938281338 +0200 +++ /var/tmp/diff_new_pack.xaOlbB/_new 2019-09-07 11:52:34.942281338 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pipenv # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -128,7 +128,7 @@ BuildRequires: %{python_module retrying} # Testing dependencies BuildRequires: %{python_module mock} -BuildRequires: %{python_module pytest} +BuildRequires: %{python_module pytest < 4} BuildRequires: %{python_module pytest-instafail} # Dependency of fixture pytest-pypi BuildRequires: %{python_module Flask}
