Skip to content

Commit b383af2

Browse files
committed
new release 0.10.23
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent ea78fb2 commit b383af2

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

NEWS.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22
Release Notes
33
=============
44

5+
----------------------------
6+
pkgcheck 0.10.23 (2023-03-06)
7+
----------------------------
8+
9+
- scan: use ``NO_COLOR`` environment variable to disable colors instead of
10+
``NOCOLOR`` (Ulrich Müller, https://bugs.gentoo.org/898230)
11+
12+
**New checks:**
13+
14+
- network: add ``kde-invent`` remote-id (Sam James, #551)
15+
16+
- EbuildSemiReservedName: check for usage of semi-reserved names in ebuilds
17+
(Arthur Zamarin, #552)
18+
19+
- PythonPEP517WithoutRevbump: check for DISTUTILS_USE_PEP517 addition or
20+
removal without revision bump (Sam James, #556)
21+
22+
- EAPIChangeWithoutRevbump: check for EAPI change without revision bump (Arthur
23+
Zamarin, #558)
24+
25+
**Fixed bugs:**
26+
27+
- StableRequestCheck: ignore versions which aren't keyworded for stable arches
28+
(Arthur Zamarin, #544)
29+
30+
- PythonMissingSCMDependency: update to new canonical package names of SCM
31+
python packages (Arthur Zamarin)
32+
533
----------------------------
634
pkgcheck 0.10.22 (2023-02-20)
735
----------------------------

0 commit comments

Comments
 (0)