python: aws-adfs: 1.21.1 -> 1.21.2

This commit is contained in:
Frederik Rietdijk 2019-12-29 10:28:05 +01:00
parent 8a9e519503
commit f061f21c4e
1 changed files with 2 additions and 2 deletions

View File

@ -4,12 +4,12 @@
buildPythonPackage rec {
pname = "aws-adfs";
version = "1.21.1";
version = "1.21.2";
disabled = isPy27;
src = fetchPypi {
inherit pname version;
sha256 = "18c93a1a8c6462d042ad5dc204c7449766b8e13fe11db51da269ec9e1dc8091e";
sha256 = "ba96e71404474350b2c3ae4d5cb2dd25e9267b6d0680933c5711a51ea364e3bc";
};
# Relax version constraint