python312Packages.xstatic-jquery-file-upload: normalize pname

This commit is contained in:
Felix Buehler
2024-03-13 00:07:20 +01:00
parent aea13c9e1b
commit 9c757317b3
@@ -5,11 +5,12 @@
}:
buildPythonPackage rec {
pname = "XStatic-jQuery-File-Upload";
pname = "xstatic-jquery-file-upload";
version = "10.31.0.1";
src = fetchPypi {
inherit version pname;
pname = "XStatic-jQuery-File-Upload";
inherit version;
sha256 = "7d716f26aca14732c35c54f0ba6d38187600ab472fc98a91d972d12c5a70db27";
};