[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
Sat Jul 28 12:16:44 UTC 2018


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

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: miwi
Date: Sat Jul 28 12:16:31 UTC 2018
New revision: 475542
URL: https://svnweb.freebsd.org/changeset/ports/475542

Log:
  Python library to parse and apply unified diffs.

  Features:

  - Automatic correction of
      * Linefeeds according to patched file
      * Diffs broken by stripping trailing whitespace
      * a/ and b/ prefixes
  - Single file, which is a command line tool and a library
  - No dependencies outside Python stdlib
  - Patch format detection (SVN, HG, GIT)
  - Nice diffstat histogram

  Things that don't work out of the box:

  - File renaming, creation and removal
  - Directory tree operations
  - Version control specific properties
  - Non-unified diff formats

  WWW: https://github.com/techtonik/python-patch

  PR:           229500
  Submitted by: freebsd_ports at k-worx.org
  Sponsored by: iXsystems Inc.

Changes:
  head/devel/Makefile
  head/devel/py-patch/
  head/devel/py-patch/Makefile
  head/devel/py-patch/distinfo
  head/devel/py-patch/pkg-descr

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


More information about the freebsd-python mailing list