FreeBSD Bugzilla – Attachment 191027 Details for
Bug 223954
[NEW PORT] devel/py-pipenv: Dependency manager for Python projects
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
New port shar
py-pipenv.shar (text/plain), 1.88 KB, created by
Shin Fujishiro
on 2018-02-26 20:15:44 UTC
(
hide
)
Description:
New port shar
Filename:
MIME Type:
Creator:
Shin Fujishiro
Created:
2018-02-26 20:15:44 UTC
Size:
1.88 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-pipenv ># py-pipenv/Makefile ># py-pipenv/distinfo ># py-pipenv/pkg-descr ># >echo c - py-pipenv >mkdir -p py-pipenv > /dev/null 2>&1 >echo x - py-pipenv/Makefile >sed 's/^X//' >py-pipenv/Makefile << '31ad15b9b6cd083ffe44525a00a5f613' >X# $FreeBSD$ >X >XPORTNAME= pipenv >XPORTVERSION= 10.1.0 >XCATEGORIES= devel python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= snsinfu@gmail.com >XCOMMENT= Dependency manager for Python projects >X >XLICENSE= MIT >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>0:devel/py-virtualenv@${FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}pew>=0.1.26:devel/py-pew@${FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}pip>=9.0.1:devel/py-pip@${FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}requests>=2.18.1:www/py-requests@${FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}flake8>=3.0.0:devel/py-flake8@${FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}urllib3>=1.21.1:net/py-urllib3@${FLAVOR} >X >XUSES= python >XUSE_PYTHON= distutils autoplist concurrent >X >XNO_ARCH= yes >X >X.include <bsd.port.mk> >31ad15b9b6cd083ffe44525a00a5f613 >echo x - py-pipenv/distinfo >sed 's/^X//' >py-pipenv/distinfo << '449aa0ad8e81ec26d3bfa2ada79d00fa' >XTIMESTAMP = 1519669322 >XSHA256 (pipenv-10.1.0.tar.gz) = 3732350e3cd8cc033d66748c418bab4b018dc0a4fcf1687f17a103ac44eac0c6 >XSIZE (pipenv-10.1.0.tar.gz) = 3858815 >449aa0ad8e81ec26d3bfa2ada79d00fa >echo x - py-pipenv/pkg-descr >sed 's/^X//' >py-pipenv/pkg-descr << '4b0bf879764bb1a0a016c46b2c6f8e2e' >XPipenv is a tool that aims to bring the best of all packaging worlds >X(bundler, composer, npm, cargo, yarn, etc.) to the Python world. >X >XWWW: https://docs.pipenv.org/ >4b0bf879764bb1a0a016c46b2c6f8e2e >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 223954
:
188382
|
188463
|
189283
| 191027 |
191085