python37Packages.fitbit: 0.3.0 -> 0.3.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-fitbit/versions
This commit is contained in:
parent
7803ff314c
commit
7b45104309
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "fitbit";
|
pname = "fitbit";
|
||||||
version = "0.3.0";
|
version = "0.3.1";
|
||||||
|
|
||||||
checkInputs = [ coverage freezegun mock requests-mock sphinx ];
|
checkInputs = [ coverage freezegun mock requests-mock sphinx ];
|
||||||
propagatedBuildInputs = [ dateutil requests_oauthlib ];
|
propagatedBuildInputs = [ dateutil requests_oauthlib ];
|
||||||
@ -23,7 +23,7 @@ buildPythonPackage rec {
|
|||||||
rev = version;
|
rev = version;
|
||||||
owner = "orcasgit";
|
owner = "orcasgit";
|
||||||
repo = "python-fitbit";
|
repo = "python-fitbit";
|
||||||
sha256 = "0s1kp4qcxvxghqf9nb71843slm4r5lhl2rlvj3yvhbby3cqs4g84";
|
sha256 = "1w2lpgf6bs5nbnmslppaf4lbhr9cj6grg0a525xv41jip7iy3vfn";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user