Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2018 12:16:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 229500] [NEW PORT] devel/py-yg.lockfile: Provides lockfile objects with timeouts and context manager
Message-ID:  <bug-229500-21822-yiHIqjRkA9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229500-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229500-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229500

--- Comment #1 from commit-hook@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@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229500-21822-yiHIqjRkA9>