Skip to content

Commit

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

-----------------------------
pkgcheck 0.10.24 (2023-05-17)
-----------------------------

**New checks:**

- UnknownCategoryDirs: enable for overlays and ignore scripts dir (Arthur
Zamarin, #564)

- PythonFetchableCheck: rewrite check to reuse ``PYPI_SDIST_URI_RE`` (Michał
Górny, #569)

- PythonFetchableCheck: include ``PYPI_PN`` opportunities in
``PythonInlinePyPIURI`` (Michał Górny, #568, #569)

- PythonFetchableCheck: restore filename check in pypi.eclass default case
(Michał Górny, #572)

- MissingEAPIBlankLine: new optional check for missing blank after EAPI (Arthur
Zamarin, #570, #571)

- StaleLiveCheck: new check for stale live ebuilds EAPI version (Arthur
Zamarin, #578)

**Fixed bugs:**

- GitPkgCommitsCheck: fix modification check for added ebuilds in packages set
(Arthur Zamarin, #563)

- SrcUriChecksumChange: fix false positive with new ebuilds (Arthur Zamarin,
#553)

- fix config loading when ``XDG_CONFIG_HOME`` is defined (Alberto Gireud, #573)

- scan: fix unknown checkset during initial config load for checksets declared
in repository config (Arthur Zamarin, #576)

- ProfilesCheck: fix handling of profiles with ``-*`` declared in ``packages``
(Arthur Zamarin, #577)

----------------------------
pkgcheck 0.10.23 (2023-03-06)
----------------------------
Expand Down

0 comments on commit eafe7de

Please sign in to comment.