https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219823

--- Comment #4 from Kubilay Kocak <ko...@freebsd.org> ---
(In reply to Rick Miller from comment #3)

Thank you for the update Rick

Regarding naming, Python ports must be named after their PyPI/CHEESESHOP name,
in this packages case: sispy. (PORTNAME=sispy, py-sispy port directory).

Even for packages not registered with PyPI (say those with only github), names
should be considered carefully to avoid actual or even potential future
conflicts. 

In these cases it is highly recommended to ask the author/upstream to at least
register a name (whether or not its the same as the github repository name),
whether or not they actually upload any files or not, so that we can use the
name and it is reserved for that projects exclusive use.

See Also: https://wiki.freebsd.org/Python/PortsPolicy

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to