Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pydocstyle for openSUSE:Factory checked in at 2022-08-08 08:44:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pydocstyle (Old) and /work/SRC/openSUSE:Factory/.python-pydocstyle.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pydocstyle" Mon Aug 8 08:44:46 2022 rev:13 rq:989318 version:6.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pydocstyle/python-pydocstyle.changes 2022-04-16 00:13:59.369628291 +0200 +++ /work/SRC/openSUSE:Factory/.python-pydocstyle.new.1521/python-pydocstyle.changes 2022-08-08 08:44:47.074380354 +0200 @@ -1,0 +2,6 @@ +Thu Jul 14 16:30:49 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Remove old pathlib extra package build requirement. It is + included in the stdlib since Python 3.4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pydocstyle.spec ++++++ --- /var/tmp/diff_new_pack.2spiyj/_old 2022-08-08 08:44:47.470381519 +0200 +++ /var/tmp/diff_new_pack.2spiyj/_new 2022-08-08 08:44:47.474381530 +0200 @@ -29,7 +29,6 @@ # Tests invoke pip and pycodestyle directly, when they should use sys.executable. # https://github.com/PyCQA/pydocstyle/pull/403 Patch0: integration-tests-invocation.patch -BuildRequires: %{python_module pathlib} # Tests invoke pip BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest}