Merge pull request #197330 from r-ryantm/auto-update/python310Packages.life360

python310Packages.life360: 5.2.0 -> 5.2.1
This commit is contained in:
Fabian Affolter
2022-10-23 08:56:57 +02:00
committed by GitHub
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "life360";
version = "5.2.0";
version = "5.2.1";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "pnbruckner";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-FLYqTuH/r56mbeOsgXgcLbKtQMiHnRpccDcdDiB0YMo=";
hash = "sha256-yhOqiLozeqPjl5ZBgPaMuZ2fJeOwhI460p9x7i1hVuM=";
};
propagatedBuildInputs = [