python313Packages.impacket: remove disabled

This commit is contained in:
Fabian Affolter
2025-11-26 23:45:44 +01:00
parent 042e104540
commit ad5def7224
@@ -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=";