python27Packages.kconfiglib: 13.6.0 -> 13.7.0
This commit is contained in:
parent
03974eddbd
commit
e254ba9709
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "kconfiglib";
|
pname = "kconfiglib";
|
||||||
version = "13.6.0";
|
version = "13.7.0";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "5bd148042654788a30ead478208abd44d5df971013a226b0aabae3c4243561bd";
|
sha256 = "0dkfprrsds64d2jbqnwdzb4why84jaj968s3ccmyqg5385nr9fwd";
|
||||||
};
|
};
|
||||||
|
|
||||||
# doesnt work out of the box but might be possible
|
# doesnt work out of the box but might be possible
|
||||||
|
Loading…
Reference in New Issue
Block a user