Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pkgcore/pkgcheck:master commit in: /
Date: Thu, 29 Dec 2022 18:01:20
Message-Id: 1672336871.e8894810833401da27fa2728e1d8017a545401fc.arthurzam@gentoo
1 commit: e8894810833401da27fa2728e1d8017a545401fc
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 18:00:46 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 18:01:11 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/pkgcore/pkgcheck.git/commit/?id=e8894810
7
8 new release 0.10.20
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 NEWS.rst | 8 ++++++++
13 1 file changed, 8 insertions(+)
14
15 diff --git a/NEWS.rst b/NEWS.rst
16 index bbd07714..d05a641e 100644
17 --- a/NEWS.rst
18 +++ b/NEWS.rst
19 @@ -2,6 +2,14 @@
20 Release Notes
21 =============
22
23 +----------------------------
24 +pkgcheck 0.10.20 (2022-12-29)
25 +----------------------------
26 +
27 +- MissingRemoteIdCheck: give ready ``<remote-id/>`` sample (Michał Górny, #500)
28 +
29 +- Format code with ``black`` (Arthur Zamarin)
30 +
31 ----------------------------
32 pkgcheck 0.10.19 (2022-11-26)
33 ----------------------------