python313Packages.dissect-esedb: 3.17 -> 3.18
Diff: https://github.com/fox-it/dissect.esedb/compare/3.17...3.18 Changelog: https://github.com/fox-it/dissect.esedb/releases/tag/3.18
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
dissect-util,
|
||||
fetchFromGitHub,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
setuptools,
|
||||
setuptools-scm,
|
||||
}:
|
||||
@@ -15,8 +14,6 @@ buildPythonPackage rec {
|
||||
version = "3.18";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "fox-it";
|
||||
repo = "dissect.esedb";
|
||||
|
||||
Reference in New Issue
Block a user