Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2020-07-01 09:02:59
Message id: 20200701070259.69F28FB28@cvs.NetBSD.org

Log Message:
py-boltons: added version 20.2.0

Boltons is a set of pure-Python utilities in the same spirit as - and yet
conspicuously missing from - the standard library, including:

* Atomic file saving, bolted on with fileutils
* A highly-optimized OrderedMultiDict, in dictutils
* Two types of PriorityQueue, in queueutils
* Chunked and windowed iteration, in iterutils
* A full-featured TracebackInfo type, for representing stack traces, in tbutils
* A lightweight UTC timezone available in timeutils.
* Recursive mapping for nested data transforms, with remap

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-boltons/DESCR
1.1addpkgsrc/devel/py-boltons/Makefile
1.1addpkgsrc/devel/py-boltons/PLIST
1.1addpkgsrc/devel/py-boltons/distinfo