python3Packages.pybind11-stubgen: 2.5.4 -> 2.5.5

R. Ryantm 6f1076a3 bb8a04eb

Changed files
+2 -2
pkgs
development
python-modules
pybind11-stubgen
+2 -2
pkgs/development/python-modules/pybind11-stubgen/default.nix
···
buildPythonPackage rec {
pname = "pybind11-stubgen";
-
version = "2.5.4";
+
version = "2.5.5";
pyproject = true;
build-system = [ setuptools ];
···
owner = "sizmailov";
repo = "pybind11-stubgen";
tag = "v${version}";
-
hash = "sha256-xOvh5H2n7KOOvsRecwWlaWgFIHUPYxTEOTvM9RIpTTQ=";
+
hash = "sha256-J2LydgkiNQp+2/agwBCSTtr+Ci4zONLkHmnMLFBww24=";
};
# For testing purposes, the upstream source uses a shell script to build the pybind11