Skip to content

Commit be75df9

Browse files
r-ryantmJon
authored andcommitted
python27Packages.azure-mgmt-eventhub: 3.1.0 -> 4.0.0
1 parent fd263c2 commit be75df9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • pkgs/development/python-modules/azure-mgmt-eventhub

pkgs/development/python-modules/azure-mgmt-eventhub/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010

1111
buildPythonPackage rec {
1212
pname = "azure-mgmt-eventhub";
13-
version = "3.1.0";
13+
version = "4.0.0";
1414

1515
src = fetchPypi {
1616
inherit pname version;
1717
extension = "zip";
18-
sha256 = "c823a0ed879230a3ec9f15c32c9788610af1db56e6aeae6b2725476ddbe0d138";
18+
sha256 = "1qisnwn0gqfsa3h5x0fdbsgdjwn92hdbg71gdijrja0kryb328k5";
1919
};
2020

2121
propagatedBuildInputs = [

0 commit comments

Comments
 (0)