https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237782
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |pyt...@freebsd.org, | |t...@basement.net Flags| |maintainer-feedback?(trix@b | |asement.net) Summary|[NEW PORT] games/py-lolcat: |[NEW PORT] games/py-lolcat: |Like cat(1) with colors |Port of |(games/rubygem-lolcat |games/rubygem-lolcat: |ported to Python3) |cat(1), but with rainbows | |and unicorns Keywords| |feature, needs-patch, | |needs-qa --- Comment #1 from Kubilay Kocak <ko...@freebsd.org> --- Thanks for your new port contribution Trix The port needs to be renamed, as it conflicts with existing registered 'lolcat' package in PyPI [1], which is also a port of the ruby package Additional review items: - Don't pin USES=python to a specific version unles it *only* supports that version. Instead declare versions it supports, if this is *needs* any 3.x version, 3.5+ is ok, - I don't believe this will pass portlint at the moment, at least: USE_* section not in USE/USES section, and LICENCE_* section out of order. Please run this through portlint and poudriere to confirm QA passing [1] https://pypi.org/project/lolcat/ -- 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"