python3Packages.pkg-about: 2.3.0 -> 2.4.3

This commit is contained in:
R. Ryantm
2026-07-11 19:43:13 +00:00
parent 8d230ae488
commit c7d8a702c8
@@ -13,13 +13,13 @@
buildPythonPackage rec {
pname = "pkg-about";
version = "2.3.0";
version = "2.4.3";
pyproject = true;
src = fetchPypi {
pname = "pkg_about";
inherit version;
hash = "sha256-g+RduU/aLD+UwZVexONXa8+rQznVmybC5G4ZnIugPqI=";
hash = "sha256-CqO4k49pEhjYKPtKC088wdT77WjEc8QH23uKBtfBR0g=";
};
# Unnecessarily requires the newest versions available for these