Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vorta for openSUSE:Factory checked in at 2021-12-21 18:40:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vorta (Old) and /work/SRC/openSUSE:Factory/.vorta.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vorta" Tue Dec 21 18:40:50 2021 rev:15 rq:941859 version:0.7.8 Changes: -------- --- /work/SRC/openSUSE:Factory/vorta/vorta.changes 2021-09-03 21:26:59.070236694 +0200 +++ /work/SRC/openSUSE:Factory/.vorta.new.2520/vorta.changes 2021-12-21 18:41:28.629919378 +0100 @@ -1,0 +2,5 @@ +Fri Dec 10 09:12:30 UTC 2021 - [email protected] + +- pytest-runner is deprecated + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vorta.spec ++++++ --- /var/tmp/diff_new_pack.TUsVgZ/_old 2021-12-21 18:41:29.109919809 +0100 +++ /var/tmp/diff_new_pack.TUsVgZ/_new 2021-12-21 18:41:29.113919812 +0100 @@ -37,7 +37,7 @@ BuildRequires: python3-paramiko BuildRequires: python3-peewee BuildRequires: python3-psutil -BuildRequires: python3-pytest-runner +BuildRequires: python3-pytest BuildRequires: python3-python-dateutil BuildRequires: python3-qt5 BuildRequires: python3-setuptools @@ -63,6 +63,8 @@ %prep %setup -q %patch0 -p1 +# https://github.com/borgbase/vorta/issues/1136 +sed -i '/pytest-runner/d' setup.cfg %build export LANG=en_US.UTF-8
