Summary: | [NEW PORT] devel/py-atomicwrites: atomic file writes | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Maxim Filimonov <che> | ||||||||
Component: | Individual Port(s) | Assignee: | Bartek Rutkowski <robak> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | che, robak | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Created attachment 153777 [details]
make stage && make check-plist && make stage-qa && make package
Created attachment 153778 [details]
.shar for the port
A commit references this bug: Author: robak Date: Thu Mar 5 13:50:17 UTC 2015 New revision: 380494 URL: https://svnweb.freebsd.org/changeset/ports/380494 Log: New port: devel/py-atomicwrites Atomic file writes library for Python, featuring race-free assertions, Windows support (although untested) and simple high level API. WWW: https://github.com/untitaker/python-atomicwrites PR: 198275 Submitted by: Maxim Filimonov <che@bein.link> Changes: head/devel/Makefile head/devel/py-atomicwrites/ head/devel/py-atomicwrites/Makefile head/devel/py-atomicwrites/distinfo head/devel/py-atomicwrites/pkg-descr Committed, with minor adjustments (please, see the port), keep up the good work! |
Created attachment 153776 [details] diff for the port The pots tree is missing the mentioned port. Here's what portlint says on this port I've just created: % portlint -AC looks fine. I've also attached the diff file.