python3Packages.bencode-py: fix pname
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
pytestCheckHook,
|
||||
}:
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "beconde-py";
|
||||
pname = "bencode-py";
|
||||
version = "4.0.0";
|
||||
pyproject = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user