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
commit 2c9c401a83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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