python3Packages.sigstore: fix pname
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "sigstore-python";
|
||||
pname = "sigstore";
|
||||
version = "4.0.0";
|
||||
pyproject = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user