Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest5 for openSUSE:Factory checked in at 2021-10-25 15:17:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest5 (Old) and /work/SRC/openSUSE:Factory/.python-pytest5.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest5" Mon Oct 25 15:17:06 2021 rev:6 rq:926103 version:5.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest5/python-pytest5.changes 2021-02-16 22:34:27.877495048 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytest5.new.1890/python-pytest5.changes 2021-10-25 15:17:39.317683956 +0200 @@ -1,0 +2,5 @@ +Mon Oct 18 14:16:06 UTC 2021 - Benjamin Greiner <[email protected]> + +- Unpin pluggy in egg metadata + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest5.spec ++++++ --- /var/tmp/diff_new_pack.hISyMk/_old 2021-10-25 15:17:41.393685254 +0200 +++ /var/tmp/diff_new_pack.hISyMk/_new 2021-10-25 15:17:41.393685254 +0200 @@ -87,6 +87,8 @@ %prep %setup -q -n pytest-%{version} %autopatch -p1 +# unpin pluggy: v1.0 did not remove any API which was not deprecated in time +sed -i '/pluggy/ s/,<1.0//' setup.py %build %python_build
