python312Packages.python-didl-lite: 1.4.0 -> 1.4.1
https://github.com/StevenLooman/python-didl-lite/blob/1.4.1/CHANGES.rst
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "python-didl-lite";
|
||||
version = "1.4.0";
|
||||
version = "1.4.1";
|
||||
pyroject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@@ -19,7 +19,7 @@ buildPythonPackage rec {
|
||||
owner = "StevenLooman";
|
||||
repo = "python-didl-lite";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-A+G97T/udyL/yRqykq1sEGDEI6ZwtDBc5xUNFiJp0UQ=";
|
||||
hash = "sha256-YSP24GiSngwwvpwfOoKkm/i0qCtpryjcshxZCskf5BM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user