Date: Fri, 14 Jul 2017 12:11:50 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 220696] [NEW PORT] sysutils/py-filelock: Platform independent file lock Message-ID: <bug-220696-21822-pfoHJG6EIb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220696-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-220696-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220696 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback?(yuri@r | |awbw.com) Keywords| |feature, needs-qa CC| |python@FreeBSD.org, | |yuri@rawbw.com --- Comment #1 from Kubilay Kocak <koobs@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220696-21822-pfoHJG6EIb>
