Skip to content

Commit df25802

Browse files
committed
new release 0.10.19
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent 627ecdf commit df25802

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

NEWS.rst

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

5+
----------------------------
6+
pkgcheck 0.10.19 (2022-11-26)
7+
----------------------------
8+
9+
- scan: add support to disable colors using environment variable ``NOCOLOR``
10+
(Arthur Zamarin)
11+
12+
- Use refactored and pure setuptools as build backend for pkgcheck. This
13+
includes removal of old development scripts and setup.py hacks, in favor of
14+
a simple commands or using the Makefile. (Arthur Zamarin, #494)
15+
16+
- docs: use new snakeoil extension for sphinx (Arthur Zamarin, #494)
17+
18+
- release: add support for other linux architectures wheels, including
19+
aarch64, ppc64le, and s390x (Arthur Zamarin, #494)
20+
21+
- PythonCheck: remove obsolete pypy packages (Michał Górny, #495)
22+
23+
- PythonCheck: stop warning about eclass use on ``python:2.7`` deps (Michał
24+
Górny, #495)
25+
526
----------------------------
627
pkgcheck 0.10.18 (2022-11-09)
728
----------------------------

0 commit comments

Comments
 (0)