about summary refs log tree commit diff
path: root/pkgs/development/python-modules/python-periphery
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2020-11-29 15:04:40 +0100
committerFrederik Rietdijk <fridh@fridh.nl>2020-12-01 14:44:18 +0100
commit972fe70a28a61cc925b5fb38bb6f9891ca8f676d (patch)
tree40cbb9ae44e41eb42d93b10c19620a1509fa2ddf /pkgs/development/python-modules/python-periphery
parent14489d82fdaf3a956a9eab2da1a84e53c8623a45 (diff)
python3Packages.python-periphery: 2.1.0 -> 2.1.1
Diffstat (limited to 'pkgs/development/python-modules/python-periphery')
-rw-r--r--pkgs/development/python-modules/python-periphery/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/python-periphery/default.nix b/pkgs/development/python-modules/python-periphery/default.nix
index 298fbaed0f863..e0461dd1efe63 100644
--- a/pkgs/development/python-modules/python-periphery/default.nix
+++ b/pkgs/development/python-modules/python-periphery/default.nix
@@ -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