FreeBSD Bugzilla – Attachment 219207 Details for
Bug 250727
[NEW PORT] www/py-requests-unixsocket Use requests to talk HTTP via a UNIX domain socket
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch file
py-requests-unixsocket.shar (text/plain), 1.40 KB, created by
uros
on 2020-10-29 20:02:09 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
uros
Created:
2020-10-29 20:02:09 UTC
Size:
1.40 KB
patch
obsolete
>#!/bin/sh ># This is a shell archive >echo x py-requests-unixsocket >mkdir -p py-requests-unixsocket > /dev/null 2>&1 >echo x py-requests-unixsocket/pkg-descr >sed 's/^X//' > py-requests-unixsocket/pkg-descr << 'SHAR_END' >XUse requests to talk HTTP via a UNIX domain socket >X >XWWW: https://github.com/msabramo/requests-unixsocket >SHAR_END >echo x py-requests-unixsocket/Makefile >sed 's/^X//' > py-requests-unixsocket/Makefile << 'SHAR_END' >X# $FreeBSD: $ >X >XPORTNAME= requests-unixsocket >XPORTVERSION= 0.2.0 >XCATEGORIES= www python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= uros@gruber.si >XCOMMENT= Use requests to talk HTTP via a UNIX domain socket >X >XLICENSE= APACHE20 >X >XBUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} >X >XRUN_DEPENDS= ${PY_FUTURES} \ >X ${PYTHON_PKGNAMEPREFIX}requests>=1.2.0:www/py-requests@${PY_FLAVOR} >X >XUSES= python shebangfix >XUSE_PYTHON= autoplist concurrent distutils >X >XNO_ARCH= yes >X >XSHEBANG_FILES= requests_unixsocket/tests/test_requests_unixsocket.py >X >X.include <bsd.port.mk> >SHAR_END >echo x py-requests-unixsocket/distinfo >sed 's/^X//' > py-requests-unixsocket/distinfo << 'SHAR_END' >XTIMESTAMP = 1603915796 >XSHA256 (requests-unixsocket-0.2.0.tar.gz) = 9e5c1a20afc3cf786197ae59c79bcdb0e7565f218f27df5f891307ee8817c1ea >XSIZE (requests-unixsocket-0.2.0.tar.gz) = 13303 >SHAR_END >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 250727
: 219207