summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-periphery
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-04-24 07:40:07 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-04-24 07:40:07 +0000
commitc21cc2ada2725d897d9480cecdfad8d68639385f (patch)
tree605805accade07b8d2a5239d246e05527ea134f9 /pkgs/development/python-modules/python-periphery
parent81335074056449c658e52c1d598cf4f420980120 (diff)
python310Packages.python-periphery: 2.3.0 -> 2.4.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 b52ad018d577..feeb22373d87 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.3.0";
+ version = "2.4.1";
src = fetchPypi {
inherit pname version;
- sha256 = "8a8ec019d9b330a6a6f69a7de61d14b4c98b102d76359047c5ce0263e12246a6";
+ sha256 = "sha256-YdRh1zaYKm92boeHIKsQpoFR4ujBCGYA2TiaxH5A6Io=";
};
# Some tests require physical probing and additional physical setup