python3Packages.python-periphery: 2.1.0 -> 2.1.1

This commit is contained in:
Frederik Rietdijk 2020-11-29 15:04:40 +01:00
parent 14489d82fd
commit 972fe70a28

View file

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "python-periphery";
version = "2.1.0";
version = "2.1.1";
src = fetchPypi {
inherit pname version;
sha256 = "57baa82e6bc59b67747317d16ad0cf9626826e8d43233af13bce924660500bd6";
sha256 = "ed07adc27c8b4df9cd40b2d935f86400a7b495b311df5bfaf9ecaeafc5413fd5";
};
# Some tests require physical probing and additional physical setup