python3Packages.msrest: 0.6.13 -> 0.6.17
This commit is contained in:
parent
c87c474b17
commit
d5ac1d5d76
@ -18,7 +18,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
version = "0.6.13";
|
version = "0.6.17";
|
||||||
pname = "msrest";
|
pname = "msrest";
|
||||||
|
|
||||||
# no tests in PyPI tarball
|
# no tests in PyPI tarball
|
||||||
@ -27,7 +27,7 @@ buildPythonPackage rec {
|
|||||||
owner = "Azure";
|
owner = "Azure";
|
||||||
repo = "msrest-for-python";
|
repo = "msrest-for-python";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1s34xp6wgas17mbg6ysciqlgb3qc2p2d5bs9brwr05ys62l6y8cz";
|
sha256 = "1f1cpl5x7q0f9lpwxc1pl9j5x5yrksfizl9k939iqklf95ssymff";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user