FreeBSD Bugzilla – Attachment 171836 Details for
Bug 210600
[NEW PORT] devel/py-python-gist: Command line interface for working with github gists
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar archive
py-python-gist.shar (text/plain), 1.88 KB, created by
Yuri Victorovich
on 2016-06-26 21:40:51 UTC
(
hide
)
Description:
shar archive
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-06-26 21:40:51 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: ># ># devel/py-python-gist ># devel/py-python-gist/Makefile ># devel/py-python-gist/distinfo ># devel/py-python-gist/pkg-descr ># >echo c - devel/py-python-gist >mkdir -p devel/py-python-gist > /dev/null 2>&1 >echo x - devel/py-python-gist/Makefile >sed 's/^X//' >devel/py-python-gist/Makefile << '8b3b9ce4a53a2f0e41d3a1d4ceb33109' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= python-gist >XPORTVERSION= 0.3.2 >XCATEGORIES= devel python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= Command line interface for working with github gists >X >XLICENSE= MIT >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XUSES= python >XUSE_PYTHON= autoplist distutils >XNO_ARCH= yes >X >Xregression-test: build >X @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test # fails, see https://github.com/jdowner/gist/issues/34 >X >X.include <bsd.port.mk> >8b3b9ce4a53a2f0e41d3a1d4ceb33109 >echo x - devel/py-python-gist/distinfo >sed 's/^X//' >devel/py-python-gist/distinfo << '519de5a88091246bc7bb730de0ba7fc6' >XTIMESTAMP = 1466976626 >XSHA256 (python-gist-0.3.2.tar.gz) = 9e09e8b2c889cedaed75369e11bed4b1bd98b3381a457a07a90409b0b9a3621b >XSIZE (python-gist-0.3.2.tar.gz) = 16468 >519de5a88091246bc7bb730de0ba7fc6 >echo x - devel/py-python-gist/pkg-descr >sed 's/^X//' >devel/py-python-gist/pkg-descr << 'd023bd188dc54b405a67b8bb8577d435' >Xgist is a command line interface for working with github gists. It provides >Xseveral methods for inspecting a users gists, and the ability to easily >Xcreate them. >X >XWWW: http://github.com/jdowner/gist >XWWW: https://pypi.python.org/pypi/python-gist >d023bd188dc54b405a67b8bb8577d435 >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 210600
:
171836
|
171837
|
171841