Unverified Commit edc4683c authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python313Packages.garminconnect: 0.2.25 -> 0.2.26 (#396239)

parents 4190a1f1 591e0db3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

buildPythonPackage rec {
  pname = "garminconnect";
  version = "0.2.25";
  version = "0.2.26";
  pyproject = true;

  disabled = pythonOlder "3.10";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
    owner = "cyberjunky";
    repo = "python-garminconnect";
    tag = version;
    hash = "sha256-V+i+e1McE9YFVuq2fuQtD3RKTHw9u3u0bZ2zCi9yZCM=";
    hash = "sha256-Tvou4GLOjn+ZJvY8fSpi7gspXl16SsELBUCwcZrU8HI=";
  };

  pythonRelaxDeps = [