Skip to content

Commit

Permalink
new release 0.10.31
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
  • Loading branch information
arthurzam committed Sep 6, 2024
1 parent a7da0db commit dc45e03
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@
Release Notes
=============

-----------------------------
pkgcheck 0.10.31 (2024-09-06)
-----------------------------

- fix compatibility with tree-sitter 0.23 (Arthur Zamarin)

- bash completion: improve path handling (Arthur Zamarin)

**New Checks:**

- OldPackageNameDep: check for dependency using previously moved package's name
(Arthur Zamarin, #659, #694)

- BadDependency: catch ``:=`` slot operator in PDEPEND (Arthur Zamarin, #660)

**Checks Updates:**

- DistutilsNonPEP517Build: handle false positives when defined by eclass
(Arthur Zamarin)

- PythonCompatCheck: add whitelist for backports (Arthur Zamarin)

- EmptyGlobalAssignment: ignore empty KEYWORDS (Arthur Zamarin, #695)

-----------------------------
pkgcheck 0.10.30 (2024-05-18)
-----------------------------
Expand Down

0 comments on commit dc45e03

Please # to comment.