python37Packages.keyrings-alt: 3.1 -> 3.1.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-keyrings.alt/versions
This commit is contained in:
R. RyanTM 2019-01-16 14:37:49 -08:00 committed by Frederik Rietdijk
parent 0e794fdba7
commit e995c46ae5

View File

@ -4,11 +4,11 @@
buildPythonPackage rec {
pname = "keyrings.alt";
version = "3.1";
version = "3.1.1";
src = fetchPypi {
inherit pname version;
sha256 = "0nnva8g03dv6gdhjk1ihn2qw7g15232fyj8shipah9whgfv8d75m";
sha256 = "0lgp2d3hrpvbb2rfz18vrv5lrck72k3l2f2cpkbks2kigrfbgiqb";
};
postPatch = ''