ports/177238: [NEW PORT] devel/py-pytest-runner
William Grzybowski
william88 at gmail.com
Fri Mar 22 17:20:00 UTC 2013
>Number: 177238
>Category: ports
>Synopsis: [NEW PORT] devel/py-pytest-runner
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 22 17:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: William Grzybowski
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:
Py test runner, for setup.py
It is required for devel/py-irc as build depend
Redports: https://redports.org/buildarchive/20130322161201-10881/
>How-To-Repeat:
>Fix:
See attached patch
--- py-pytest-runner.patch begins here ---
# 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-pytest-runner/Makefile
# py-pytest-runner/distinfo
# py-pytest-runner/pkg-descr
#
echo x - py-pytest-runner/Makefile
sed 's/^X//' >py-pytest-runner/Makefile << '2f4e84438edea697d4109d4213326d1f'
X# Created by: William Grzybowski <william88 at gmail.com>
X
XPORTNAME= pytest-runner
XPORTVERSION= 1.2
XCATEGORIES= devel python
XMASTER_SITES= CHEESESHOP
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER= william88 at gmail.com
XCOMMENT= Test support for pytest runner in setup.py
X
XBUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>=0:${PORTSDIR}/devel/py-hgtools
X
XUSE_ZIP= yes
XUSE_PYTHON= -2.7
XUSE_PYDISTUTILS= easy_install
X
XPLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
X
X.include <bsd.port.mk>
2f4e84438edea697d4109d4213326d1f
echo x - py-pytest-runner/distinfo
sed 's/^X//' >py-pytest-runner/distinfo << '6430160b9f39ce585233c40e7e07daf5'
XSHA256 (pytest-runner-1.2.zip) = 1a7ae452115f454a92f94f124c093eae65c8f3cc942d2e16a6b879b813396ead
XSIZE (pytest-runner-1.2.zip) = 5030
6430160b9f39ce585233c40e7e07daf5
echo x - py-pytest-runner/pkg-descr
sed 's/^X//' >py-pytest-runner/pkg-descr << 'ca808e0cf9d8560c2eddc4cf99abdf49'
XSetup scripts can use pytest-runner to add setup.py test support for pytest runner.
X
XWWW: https://bitbucket.org/jaraco/pytest-runner
ca808e0cf9d8560c2eddc4cf99abdf49
exit
--- py-pytest-runner.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list