Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

python27Packages.python-periphery: 2.0.0 -> 2.0.1

+2 -2
+2 -2
pkgs/development/python-modules/python-periphery/default.nix
··· 2 2 3 3 buildPythonPackage rec { 4 4 pname = "python-periphery"; 5 - version = "2.0.0"; 5 + version = "2.0.1"; 6 6 7 7 src = fetchPypi { 8 8 inherit pname version; 9 - sha256 = "1arsibmc19iyzr70lqfrkq0fk6gd6imm3zxa7zxv93b6lwl5bw1d"; 9 + sha256 = "1v0qpv0i2kqhjvl6wvvvy29hazjdcym7nn14qzv4r5zq1zsdb92x"; 10 10 }; 11 11 12 12 # Some tests require physical probing and additional physical setup