Timothy Selivanow wrote:
The way I interpreted the Package Naming Guidelines[1], the package I'm working on (pysvn) should be called python-svn. Is this not correct[2]? 1: http://fedoraproject.org/wiki/Packaging/NamingGuidelines 2: https://bugzilla.redhat.com/show_bug.cgi?id=428718#c11
For that package you could use either python-pysvn[1]_ or pysvn[2]_... _[1]: 'They should take into account the upstream name of the python module. This makes a package name format of python-$NAME. When in doubt, use the name of the module that you type to import it in a script.' You use "import pysvn" so $NAME = pysvn there.
.. _[2]: 'There is an exception to this rule. If the upstream source has "py" (or "Py") in its name, you can use that name for the package. So, for example, pygtk is acceptable.' So a plain pysvn is fine.
-Toshio
Attachment:
signature.asc
Description: OpenPGP digital signature
-- Fedora-packaging mailing list Fedora-packaging@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-packaging