3 Commits

Author SHA1 Message Date
kmos
89d7e06fbb Updated devel/py-atomicwrite 1.1.5 -> 1.3.0
Converted to PERMIT_PACKAGE and added MODPY_PYTEST

ok sthen@
2019-06-26 19:09:58 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
danj
1d2e29ec46 Import py-atomicwrites-1.1.5 from Remi Locherer, ok/tweaks sthen@
Atomic file writes for Python:
* Race-free assertion that the target file doesn't yet exist.
* Simple high-level API that wraps a very flexible class-based API.
* Consistent error handling across platforms.
2017-03-08 02:39:44 +00:00