python37Packages.kconfiglib: 10.36.0 -> 12.12.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-kconfiglib/versions
This commit is contained in:
R. RyanTM 2019-09-28 08:34:07 -07:00
parent c455adcc42
commit 8f0ef6787c

View file

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "kconfiglib";
version = "10.36.0";
version = "12.12.1";
src = fetchPypi {
inherit pname version;
sha256 = "1qhy4vv1rpgx4r1la14symxv3cpz7klqakn1rqdagwyaqp667g9b";
sha256 = "0afc0gidh0pjb0ll99xifzs5z14g365crfj935614zp9w8fcchp0";
};
# doesnt work out of the box but might be possible