FreeBSD Bugzilla – Attachment 125010 Details for
Bug 168554
[NEW PORT] www/py27-grequests: Pythons Requests + Gevent
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 2.72 KB, created by
koobs
on 2012-06-02 10:40:10 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
koobs
Created:
2012-06-02 10:40:10 UTC
Size:
2.72 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-grequests ># py-grequests/Makefile ># py-grequests/pkg-descr ># py-grequests/pkg-plist ># py-grequests/distinfo ># py-grequests/files ># py-grequests/files/patch-setup.py ># >echo c - py-grequests >mkdir -p py-grequests > /dev/null 2>&1 >echo x - py-grequests/Makefile >sed 's/^X//' >py-grequests/Makefile << '8da39596e309e3972d23d4c564b42d46' >X# New ports collection makefile for: py-grequests >X# Date created: 2012-05-31 >X# Whom: koobs <koobs.freebsd@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= grequests >XPORTVERSION= 0.1.0 >XCATEGORIES= www python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= koobs.freebsd@gmail.com >XCOMMENT= Pythons Requests + Gevent >X >XLICENSE= BSD >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>0:${PORTSDIR}/devel/py-gevent \ >X ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests >X >XUSE_PYTHON= yes >XUSE_PYDISTUTILS=yes >X >X.include <bsd.port.mk> >8da39596e309e3972d23d4c564b42d46 >echo x - py-grequests/pkg-descr >sed 's/^X//' >py-grequests/pkg-descr << '115acdde05634e7bb3497e20de205682' >XGRequests allows you to use Requests with Gevent to make asyncronous HTTP >XRequests easily. >X >XWWW: https://github.com/kennethreitz/grequests >115acdde05634e7bb3497e20de205682 >echo x - py-grequests/pkg-plist >sed 's/^X//' >py-grequests/pkg-plist << '206f4684babb777238dbe638ec910470' >X@comment $FreeBSD$ >X%%PYTHON_SITELIBDIR%%/grequests.py >X%%PYTHON_SITELIBDIR%%/grequests.pyc >X%%PYTHON_SITELIBDIR%%/grequests.pyo >206f4684babb777238dbe638ec910470 >echo x - py-grequests/distinfo >sed 's/^X//' >py-grequests/distinfo << '07a97b059eadfe8595fcbcc524d973f1' >XSHA256 (grequests-0.1.0.tar.gz) = 73fa312f3d4b62f038a44c0a56cd3b27973b57208befbaaf96db3683fa02e2b9 >XSIZE (grequests-0.1.0.tar.gz) = 2424 >07a97b059eadfe8595fcbcc524d973f1 >echo c - py-grequests/files >mkdir -p py-grequests/files > /dev/null 2>&1 >echo x - py-grequests/files/patch-setup.py >sed 's/^X//' >py-grequests/files/patch-setup.py << 'cd10814f0945198cb9d185f1b1adb6b3' >X--- ./setup.py.orig 2012-05-11 08:20:48.000000000 +1000 >X+++ ./setup.py 2012-06-02 19:09:45.000000000 +1000 >X@@ -29,7 +29,7 @@ >X >X """ >X >X-from setuptools import setup >X+from distutils.core import setup >X >X setup( >X name='grequests', >X@@ -41,8 +41,6 @@ >X description='Requests + Gevent', >X long_description=__doc__, >X py_modules=['grequests'], >X- zip_safe=False, >X- include_package_data=True, >X platforms='any', >X classifiers=[ >X 'Environment :: Web Environment', >cd10814f0945198cb9d185f1b1adb6b3 >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 168554
: 125010