summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-box
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/python-box')
-rw-r--r--pkgs/development/python-modules/python-box/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/python-box/default.nix b/pkgs/development/python-modules/python-box/default.nix
index 30666ef47064..01805c6a2d22 100644
--- a/pkgs/development/python-modules/python-box/default.nix
+++ b/pkgs/development/python-modules/python-box/default.nix
@@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "python-box";
- version = "6.0.1";
+ version = "6.0.2";
format = "setuptools";
disabled = pythonOlder "3.6";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "cdgriffith";
repo = "Box";
rev = version;
- hash = "sha256-kH8qHAFuYDXO5Dsl6BpTYCIqh0Xi8Rbwmia+y3sTn6Y=";
+ hash = "sha256-IE2qyRzvrOTymwga+hCwE785sAVTqQtcN1DL/uADpbQ=";
};
propagatedBuildInputs = [