https://bugzilla.redhat.com/show_bug.cgi?id=965417 --- Comment #3 from Michael Schwendt <bugs.michael@xxxxxxx> --- > I'm not sure if we have a real Python module here Well, it is a Python Module with a public API *and* an executable. One could say this is "a program" named "EditorConfig" (upstream name) and package it as "editorconfig" in a single package. One could also make that the base package name and put the language specific APIs into subpackages. The web page tells: | Currently there is a C library and a Python library, and a Java binding | for the Python library. The Python Module is called "EditorConfig Python Core": http://pydocs.editorconfig.org/en/latest/ For Fedora, naming it "editorconfig-core-python" does not adhere to current guidelines, because there is no python- prefix. The conditional Python 3 build currently specifies the name "python3-editorconfig-core-python", which doesn't follow the guidelines either. The spec file is untested, however, since tags must start in the first column: error: line 25: Unknown tag: BuildRequires: python3-devel And fixing that results in a %build failure. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review