bepasty: 1.2.1 -> 1.2.2 (#435994)

Changed files
+2 -2
pkgs
by-name
be
bepasty
+2 -2
pkgs/by-name/be/bepasty/package.nix
···
bepastyPython.pkgs.buildPythonPackage rec {
pname = "bepasty";
-
version = "1.2.1";
+
version = "1.2.2";
format = "pyproject";
propagatedBuildInputs = with bepastyPython.pkgs; [
···
src = fetchPypi {
inherit pname version;
-
hash = "sha256-08cyr2AruGAfHAwHHS8WMfJh7DBKymaYyz4AxI/ubkE=";
+
hash = "sha256-teazPj+IrgbVeUkWqgWhpIldgfCTbZYJAqn5Q5blcm8=";
};
nativeCheckInputs = with bepastyPython.pkgs; [