python37Packages.pyviz-comms: 0.7.0 -> 0.7.1
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-pyviz_comms/versions (cherry picked from commit 43473db3f5008a547919d8212490b61e65bb005a)
This commit is contained in:
parent
72ed3c4912
commit
9dd62defdc
@ -6,11 +6,11 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "pyviz_comms";
|
pname = "pyviz_comms";
|
||||||
version = "0.7.0";
|
version = "0.7.1";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "7ad4ff0c2166f0296ee070049ce21341f868f907003714eb6eaf1630ea8e241a";
|
sha256 = "045bjs8na3q0fy8zzq4pghyz05d9aid1lcv11992f62z2jrf6m2q";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ param ];
|
propagatedBuildInputs = [ param ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user