python312Packages.xstatic-jquery-file-upload: normalize pname
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user