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:
parent
c455adcc42
commit
8f0ef6787c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user