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