about summary refs log tree commit diff
path: root/pkgs/development/python-modules/python-periphery
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2019-07-20 05:11:19 -0700
committerR. RyanTM <ryantm-bot@ryantm.com>2019-07-20 05:11:19 -0700
commit3b614e0ee6c675c4fd010b085fa287ebf64abaca (patch)
tree090cb5d2691a0fb47014252ee141d2b1d73ab92a /pkgs/development/python-modules/python-periphery
parent663542ad0483131e8c36742283191a8f40a7363d (diff)
python37Packages.python-periphery: 1.1.1 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-periphery/versions
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 b2b103858ccea..38642f066d776 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 = "1.1.1";
+  version = "1.1.2";
 
   src = fetchPypi {
     inherit pname version;
-    sha256 = "fe8f351934edce72cd919b4eb070878ebff551db5e21aea61e0f446101f0a79f";
+    sha256 = "1bhzkzjvz6zb6rc5zmvgqfszrcyh64v1hay7m1m5dn083gaznyk9";
   };
 
   # Some tests require physical probing and additional physical setup