Merge pull request #70008 from r-ryantm/auto-update/watson

watson: 1.7.0 -> 1.8.0
This commit is contained in:
Mario Rodas 2019-09-29 08:48:03 -05:00 committed by GitHub
commit a347e33424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,12 +4,12 @@ with pythonPackages;
buildPythonApplication rec {
pname = "watson";
version = "1.7.0";
version = "1.8.0";
src = fetchPypi {
inherit version;
pname = "td-watson";
sha256 = "249313996751f32f38817d424cbf8d74956461df1439f0ee3a962fcc3c77225d";
sha256 = "1ip66jhbcqifdw1avbhngwym0vv7fsqxgbph11da5wlqwfwp060n";
};
checkPhase = ''