FreeBSD Bugzilla – Attachment 164694 Details for
Bug 205637
[NEW PORT] ports-mgmt/py-pytoport: Generate FreeBSD ports from Python modules on PyPI
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar
py-pytoport.shar (text/plain), 1.76 KB, created by
Brendan Molloy
on 2015-12-26 16:00:11 UTC
(
hide
)
Description:
shar
Filename:
MIME Type:
Creator:
Brendan Molloy
Created:
2015-12-26 16:00:11 UTC
Size:
1.76 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-pytoport/Makefile ># py-pytoport/distinfo ># py-pytoport/pkg-descr ># >echo x - py-pytoport/Makefile >sed 's/^X//' >py-pytoport/Makefile << '121da95038d561256df946d0bc88801a' >X# Created by: Brendan Molloy <brendan+freebsd@bbqsrc.net> >X# $FreeBSD$ >X >XPORTNAME= pytoport >XPORTVERSION= 0.2.0 >XDISTVERSIONPREFIX= v >XCATEGORIES= ports-mgmt python >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= brendan+freebsd@bbqsrc.net >XCOMMENT= Generate FreeBSD ports from Python modules on PyPI >X >XLICENSE= BSD2CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XRUN_DEPENDS= rubygem-licensee>0:${PORTSDIR}/devel/rubygem-licensee >X >XUSE_GITHUB= yes >XGH_ACCOUNT= freebsd >XGH_PROJECT= pytoport >X >XUSES= python:3.2+ >XUSE_PYTHON= distutils autoplist >X >X.include <bsd.port.mk> >121da95038d561256df946d0bc88801a >echo x - py-pytoport/distinfo >sed 's/^X//' >py-pytoport/distinfo << '27f3df9df74133e3afeef0e0b38f3701' >XSHA256 (freebsd-pytoport-v0.2.0_GH0.tar.gz) = 44cfb9674596fa676b00cf319493608f2c755311baf48aebfb25065482bf46af >XSIZE (freebsd-pytoport-v0.2.0_GH0.tar.gz) = 4594 >27f3df9df74133e3afeef0e0b38f3701 >echo x - py-pytoport/pkg-descr >sed 's/^X//' >py-pytoport/pkg-descr << 'cc0bf824147b2ea7d60148c4061014c8' >Xpytoport provides a way to quickly generate the barebones of a Python package >Xby simply providing the name of the module to the command. It accesses the >XPyPI JSON API and does its best to generate a fully functional Makefile and >Xdistinfo where sources are found. >X >XWWW: https://github.com/freebsd/pytoport >cc0bf824147b2ea7d60148c4061014c8 >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 205637
:
164691
|
164692
|
164693
| 164694