Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Sep 2017 22:40:21 +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-pr427vcDED@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

Alan Somers <asomers@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #185857|0                           |1
        is obsolete|                            |

--- Comment #2 from Alan Somers <asomers@FreeBSD.org> ---
Created attachment 186213
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186213&action=
=3Dedit
Address koob's feedback

This should address all of your concerns:
1) changed maintainer to myself
2) Invoke trial the way you suggest
3) Add LICENSE_FILE
4) Change the python dependency to 2.7+.  I couldn't find a way to do
2.7+,3.3+, but hopefully nobody still has 3.0-3.2 lying around.
5) Made the twisted[tls] dependencies into mandatory dependencies of py-tre=
q,
even though not all py-treq consumers use them (buildbot, for example, does
not).  But setup.py considers Twisted TLS support to be mandatory.

Tested it by:
1) Building in Poudriere
2) Running Buildbot on a jail with py-treq installed instead of py-txreques=
ts
3) Running "make test" in an interactive Poudriere session.  Some tests fai=
l,
but they look like code problems, beyond the ken of a packager like myself.=
=20
This step did reveal a separate problem, though, addressed in PR 222181.

--=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-pr427vcDED>