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
This commit is contained in:
parent
663542ad04
commit
3b614e0ee6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user