We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3deb50d commit fffd710Copy full SHA for fffd710
1 file changed
NEWS.rst
@@ -2,6 +2,23 @@
2
Release Notes
3
=============
4
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
22
-----------------------------
23
pkgcheck 0.10.31 (2024-09-06)
24
0 commit comments