Merge pull request #297053 from Stunkymonkey/python-send2trash-normalize
python312Packages.send2trash: normalize pname
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "Send2Trash";
|
||||
pname = "send2trash";
|
||||
version = "1.8.2";
|
||||
format = "pyproject";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user