Merge pull request #297039 from Stunkymonkey/python-wikipedia-api-normalize
python312Packages.wikipedia-api: normalize pname
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "Wikipedia-API";
|
||||
pname = "wikipedia-api";
|
||||
version = "0.6.0";
|
||||
format = "setuptools";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user