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