python: credstash: 1.16.2 -> 1.17.1

This commit is contained in:
Frederik Rietdijk 2020-06-06 08:47:02 +02:00
parent ce82e83d5d
commit 58b468ad4b

View File

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "credstash";
version = "1.16.2";
version = "1.17.1";
src = fetchPypi {
inherit pname version;
sha256 = "1l3g76dm9csmx0z8s7zd75wfzw9dcyvrq0a81gfzwxk0c0w8c79r";
sha256 = "6c04e8734ef556ab459018da142dd0b244093ef176b3be5583e582e9a797a120";
};
# The install phase puts an executable and a copy of the library it imports in