python3Packages.azure-servicebus: 0.50.3 -> 7.0.0
This commit is contained in:
committed by
Jonathan Ringer
parent
98c4cec2a1
commit
7bc1c8ed3e
@@ -4,6 +4,7 @@
|
||||
, msrest
|
||||
, msrestazure
|
||||
, azure-common
|
||||
, azure-mgmt-core
|
||||
, azure-mgmt-nspkg
|
||||
, isPy3k
|
||||
}:
|
||||
@@ -22,6 +23,7 @@ buildPythonPackage rec {
|
||||
msrest
|
||||
msrestazure
|
||||
azure-common
|
||||
azure-mgmt-core
|
||||
] ++ lib.optionals (!isPy3k) [
|
||||
azure-mgmt-nspkg
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user