Bug 223953 - [New port] devel/py-pew: Tool to manage multiple virtualenvs
Summary: [New port] devel/py-pew: Tool to manage multiple virtualenvs
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks: 223954
  Show dependency treegraph
 
Reported: 2017-11-28 23:27 UTC by Shin Fujishiro
Modified: 2018-03-03 23:55 UTC (History)
1 user (show)

See Also:


Attachments
New port shar (2.01 KB, text/plain)
2017-11-28 23:27 UTC, Shin Fujishiro
no flags Details
New port shar (2.06 KB, text/plain)
2017-12-02 07:47 UTC, Shin Fujishiro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shin Fujishiro 2017-11-28 23:27:39 UTC
Created attachment 188381 [details]
New port shar

Python Env Wrapper is a set of commands to manage multiple virtual
environments. Pew can create, delete and copy your environments, using a
single command to switch to them wherever you are, while keeping them in a
single (configurable) location.

WWW: https://github.com/berdario/pew

---
Passed portlint -ACN
Passed poudriere testport (python=2.7 and python=3.6 on 11.1-RELEASE/amd64)
Comment 1 Shin Fujishiro 2017-12-02 07:47:47 UTC
Created attachment 188462 [details]
New port shar

Add FLAVORS support.

portlint: No error
testport: No error (11.1-RELEASE, amd64, py27 and py36 flavors)

Although portlint reports "no port directory" warnings caused by ${FLAVOR} in
RUN_DEPENDS, the port builds and installs successfully.
Comment 2 Walter Schwarzenfeld 2018-03-03 19:35:02 UTC
see
https://svnweb.freebsd.org/ports?view=revision&revision=463521