https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221889
Alan Somers <asom...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185857|0 |1 is obsolete| | --- Comment #2 from Alan Somers <asom...@freebsd.org> --- Created attachment 186213 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186213&action=edit 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-treq, 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-txrequests 3) Running "make test" in an interactive Poudriere session. Some tests fail, but they look like code problems, beyond the ken of a packager like myself. This step did reveal a separate problem, though, addressed in PR 222181. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"