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-b...@freebsd.org Reporter: freebsd_po...@k-worx.org CC: pyt...@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 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"