python: myfitnesspal: 1.13.3 -> 1.13.4

This commit is contained in:
Frederik Rietdijk 2019-11-11 12:13:38 +01:00
parent 5c568360dc
commit 89c2ae58d1
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
buildPythonPackage rec {
pname = "myfitnesspal";
version = "1.13.3";
version = "1.13.4";
src = fetchPypi {
inherit pname version;
sha256 = "4f785341f0499bad8d3400cfcfffd99b7fcf8aac3971390f8ec3dfaed8361b20";
sha256 = "552cc696e170f12f75fd12b1447be01fa2d0bfd85e14da5928afd9aab2277b98";
};
# Remove overly restrictive version constraints on keyring and keyrings.alt