https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy, feature, needs-qa, | |patch CC| |nikl...@kulturflatrate.net, | |pyt...@freebsd.org Flags| |maintainer-feedback?(niklaa | |s...@kulturflatrate.net) Summary|New port: devel/llfuse. Set |[NEW PORT] devel/llfuse: |of Python bindings for the |Python bindings for the |low level FUSE API |low-level FUSE API --- Comment #1 from Kubilay Kocak <ko...@freebsd.org> --- Hi Niklass, thanks for your submission. On initial review: * Use CHEESESHOP for MASTER_SITES (it handles fetching things from PyPI for you * Python packages can/should have 'python' added as a secondary CATEGORIES * Use the exact upstream setup.py description= field for COMMENT where its suitable. In this case "Python bindings for the low-level FUSE API" * Add LICENSE_FILE=/path/to/license if one exists in the WRKSRC (extracted tarball) Please also provide QA results as attachments to this issue: * portlint -AC output * poudriere testport (or bulk -t) output If the above identify any issues, please address them (where appropriate and not a false positive), and update your patch (shar) Tip: Set DEVELOPER=yes in /etc/make.conf if you haven't already -- 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"