Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package codespell for openSUSE:Factory checked in at 2024-02-27 22:44:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/codespell (Old) and /work/SRC/openSUSE:Factory/.codespell.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "codespell" Tue Feb 27 22:44:14 2024 rev:14 rq:1151287 version:2.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/codespell/codespell.changes 2023-10-04 22:31:12.119100152 +0200 +++ /work/SRC/openSUSE:Factory/.codespell.new.1770/codespell.changes 2024-02-27 22:44:16.441674289 +0100 @@ -1,0 +2,6 @@ +Mon Feb 26 11:00:25 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ codespell.spec ++++++ --- /var/tmp/diff_new_pack.iZnmQ7/_old 2024-02-27 22:44:16.961693140 +0100 +++ /var/tmp/diff_new_pack.iZnmQ7/_new 2024-02-27 22:44:16.965693285 +0100 @@ -43,8 +43,8 @@ misspelled words in source code, but it can be used with other files as well. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 + # remove everything coverage-related sed -i '/\-cov/ d' pyproject.toml
