python313Packages.impacket: remove disabled
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
pyasn1-modules,
|
||||
pycryptodomex,
|
||||
pyopenssl,
|
||||
pythonOlder,
|
||||
setuptools,
|
||||
pytestCheckHook,
|
||||
six,
|
||||
@@ -22,8 +21,6 @@ buildPythonPackage rec {
|
||||
version = "0.13.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-0JpSvvxU24IDM2BWfetwxIoIGBPQiiIhstGiWc1+Tjo=";
|
||||
|
||||
Reference in New Issue
Block a user