[Bug 229500] [NEW PORT] devel/py-yg.lockfile: Provides lockfile objects with timeouts and context manager

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 3 18:40:16 UTC 2018


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

            Bug ID: 229500
           Summary: [NEW PORT] devel/py-yg.lockfile: Provides lockfile
                    objects with timeouts and context manager
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pypi.org/project/yg.lockfile
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: freebsd_ports at k-worx.org
                CC: python at FreeBSD.org

Created attachment 194864
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194864&action=edit
py-yg.lockfile.patch

Hello,

attached is the patch that adds the Python package devel/py-yg.lockfile, that
provides a FileLock class that implements a context manager with timeouts on
top of zc.lockfile, an excellent, cross-platorm implementation of file locking.

QA:
~~~
- poudriere (11.2-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK


Note:
Before this port can be added the following Python package must be upgraded
first:
devel/py-jaraco.functools (see also PR #229476:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229476)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list