Merge pull request #296763 from Stunkymonkey/python-pyscreeze-normalize
python312Packages.pyscreeze: normalize pname
This commit is contained in:
commit
ca00bc5e94
@ -7,7 +7,7 @@
|
||||
, scrot
|
||||
}:
|
||||
buildPythonPackage rec {
|
||||
pname = "PyScreeze";
|
||||
pname = "pyscreeze";
|
||||
version = "0.1.26";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
Loading…
Reference in New Issue
Block a user