[Bug 204982] [NEW PORT] mail/py-alot: Terminal MUA using notmuch mail

2017-09-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204982

Danilo G. Baio  changed:

   What|Removed |Added

   Assignee|pyt...@freebsd.org  |db...@freebsd.org
   Keywords|easy, feature, patch,   |
   |patch-ready |
 CC||db...@freebsd.org
  Flags||maintainer-feedback?(geier@
   ||lostpackets.de)

--- Comment #18 from Danilo G. Baio  ---
Hi Christian.

There is a new version [1].
Could you test it and update your patch?

And could you please send a svn diff [2] instead of a .shar file?

1 - https://pypi.python.org/pypi/alot/0.6
2 -
https://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html#svn-diff

Regards.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee 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"


[Bug 221889] [NEW PORT] www/py-treq: Requests-like API built on top of twisted.web's Agent

2017-09-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221889

Alan Somers  changed:

   What|Removed |Added

 Attachment #185857|0   |1
is obsolete||

--- Comment #2 from Alan Somers  ---
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"