Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2017 03:52:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 221889] [NEW PORT] www/py-treq: Requests-like API built on top of twisted.web's Agent
Message-ID:  <bug-221889-21822-4Ui3CZE3co@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221889-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221889-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221889

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=3D2=
221
                   |                            |81
           Keywords|needs-patch, needs-qa       |

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
I might split out the twisted[tls] dependencies [1] into a separate/additio=
nal
RUN_DEPENDS section with a comment, so our future selves know the
context/special treatment of those deps:

# Depend directly on twisted[tls] dependencies
# As Twisted port may not (optionally) install them
RUN_DEPENDS+=3D
  ${PYTHON_PKGNAMEPREFIX}openssl>=3D16.0.0:security/py-openssl \
  ${PYTHON_PKGNAMEPREFIX}service_identity>=3D16.0.0:security/py-service_ide=
ntity
\
  ${PYTHON_PKGNAMEPREFIX}idna>=3D2.4:dns/py-idna

[1]
https://github.com/twisted/twisted/blob/trunk/src/twisted/python/_setup.py#=
L93

Other than that the change looks OK.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221889-21822-4Ui3CZE3co>