python37Packages.Pyro4: 4.74 -> 4.75 (#54680)
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-pyro4/versions
This commit is contained in:
parent
2d5c827ad6
commit
8ca7a22739
@ -16,11 +16,11 @@ buildPythonPackage rec {
|
||||
|
||||
name = "${pname}-${version}";
|
||||
pname = "Pyro4";
|
||||
version = "4.74";
|
||||
version = "4.75";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "89ed7b12c162e5124f322f992f9506c44f5e1a379926cf01ee73ef810d3bf75f";
|
||||
sha256 = "1dfpp36imddx19yv0kd28gk1l71ckhpqy6jd590wpm2680jw15rq";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user