Skip to content

Commit fffd710

Browse files
committed
new release 0.10.32
Signed-off-by: Michał Górny <mgorny@gentoo.org>
1 parent 3deb50d commit fffd710

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

NEWS.rst

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

5+
-----------------------------
6+
pkgcheck 0.10.32 (2024-11-23)
7+
-----------------------------
8+
9+
**Checks Updates:**
10+
11+
- various Python checks: recognize ``dev-lang/pypy`` as a Python
12+
interpreter package (Michał Górny, #708)
13+
14+
- EclassManualDepsCheck: update for the new ``rust`` eclass:
15+
direct dependencies on ``dev-lang/rust`` and ``dev-lang/rust-bin``;
16+
``RUST_OPTIONAL`` variable (Michał Górny, #718)
17+
18+
- PythonPackageNameCheck: enforce the stricter PyPI package naming
19+
policy that requires using lowercase names with hyphens (Michał Górny,
20+
#717)
21+
522
-----------------------------
623
pkgcheck 0.10.31 (2024-09-06)
724
-----------------------------

0 commit comments

Comments
 (0)