python37Packages.aiorpcx: 0.10.2 -> 0.10.4
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-aiorpcx/versions
This commit is contained in:
parent
53a73b0914
commit
0d4f812ada
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "aiorpcx";
|
pname = "aiorpcx";
|
||||||
version = "0.10.2";
|
version = "0.10.4";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit version;
|
inherit version;
|
||||||
pname = "aiorpcX";
|
pname = "aiorpcX";
|
||||||
sha256 = "1p88k15jh0d2a18pnnbfcamsqi2bxvmmhpizmdlxfdxf8vy5ggyj";
|
sha256 = "15jhklvl0ncy3mb2h9zkahky9fzzr1amgjylm2k3mvlpyn2dbpz6";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ attrs ];
|
propagatedBuildInputs = [ attrs ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user