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

python310Packages.python-box: 6.0.0 -> 6.0.1
This commit is contained in:
Fabian Affolter
2022-03-17 09:11:27 +01:00
committed by GitHub
@@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "python-box";
version = "6.0.0";
version = "6.0.1";
format = "setuptools";
disabled = pythonOlder "3.6";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "cdgriffith";
repo = "Box";
rev = version;
hash = "sha256-YOYcI+OAuTumNtTylUc6dSY9shOE6eTr8M3rVbcy5hs=";
hash = "sha256-kH8qHAFuYDXO5Dsl6BpTYCIqh0Xi8Rbwmia+y3sTn6Y=";
};
propagatedBuildInputs = [