Merge pull request #167009 from r-ryantm/auto-update/python310Packages.python-box

python310Packages.python-box: 6.0.1 -> 6.0.2
This commit is contained in:
Fabian Affolter
2022-04-03 10:15:12 +02:00
committed by GitHub

View File

@@ -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 = [