File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Release 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----------------------------
627pkgcheck 0.10.18 (2022-11-09)
728----------------------------
You can’t perform that action at this time.
0 commit comments