Summary: | [NEW PORT] devel/py-easyprocess: Easy to use python subprocess interface | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Ylitalo <daniel> | ||||||||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Only Me | CC: | python, swills | ||||||||||
Priority: | --- | Keywords: | easy, feature | ||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Bug Depends on: | |||||||||||||
Bug Blocks: | 219830 | ||||||||||||
Attachments: |
|
Created attachment 183290 [details]
Shar that adds the port
Created attachment 183291 [details]
Patch that adds the port
Created attachment 183292 [details]
Shar that adds the port
Nice clean contribution Daniel, keep it up :) A commit references this bug: Author: swills Date: Wed Jul 12 17:10:21 UTC 2017 New revision: 445593 URL: https://svnweb.freebsd.org/changeset/ports/445593 Log: devel/py-easyprocess: create port EasyProcess is an easy to use python subprocess interface. WWW: https://github.com/ponty/EasyProcess PR: 219839 Submitted by: Daniel Ylitalo <daniel@blodan.se> Changes: head/devel/Makefile head/devel/py-easyprocess/ head/devel/py-easyprocess/Makefile head/devel/py-easyprocess/distinfo head/devel/py-easyprocess/pkg-descr Committed, thanks! |
Created attachment 183289 [details] Patch that adds the port Passes portlint -AC + poudriere testport