python3Packages.pkg-about: 2.4.3 -> 2.4.4

https://github.com/karpierz/pkg_about/blob/2.4.4/CHANGES.rst

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Fabian Affolter
2026-08-25 01:24:43 +02:00
parent 0c88b229f8
commit 2faf0d8eaa

View File

@@ -13,13 +13,13 @@
buildPythonPackage rec {
pname = "pkg-about";
version = "2.4.3";
version = "2.4.4";
pyproject = true;
src = fetchPypi {
pname = "pkg_about";
inherit version;
hash = "sha256-CqO4k49pEhjYKPtKC088wdT77WjEc8QH23uKBtfBR0g=";
hash = "sha256-tURSRw79LnIOWij+JzDLLjKNPts9gcXdN4tQ9u/gbuQ=";
};
# Unnecessarily requires the newest versions available for these