[Bug 220696] [NEW PORT] sysutils/py-filelock: Platform independent file lock

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 14 12:11:50 UTC 2017


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

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |maintainer-feedback?(yuri at r
                   |                            |awbw.com)
           Keywords|                            |feature, needs-qa
                 CC|                            |python at FreeBSD.org,
                   |                            |yuri at rawbw.com

--- Comment #1 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thank you Yuri.

The port specifies USES=python, but setup.py states (notably *without* a ":: 2"
counterpart):

"Programming Language :: Python :: 3",

Further, in the documentation installation instructions, pip3 (specifically) is
cited for installation, hinting strongly that only Python 3 is supported, or at
least preferred by the developer

Please investigate the actual versions the package supports and and
declare/limit USES=python to all versions of Python that are supported by
upstream.

Also, in future if more detail could be added about what has been tested /
confirmed to pass QA with poudriere, that would be appreciated. What versions,
architectures, options, etc. 

For Python package ports, testing with at least Python 2 and 3 versions for
dual version supporting packages is highly desirable.

[1] https://filelock.readthedocs.io/en/latest/

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list