FreeBSD ports you maintain which are out of date

2017-09-16 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/pyt...@freebsd.org.html


Port| Current version | New version
+-+
devel/ipython   | 5.3.0   | 6.2.0
+-+
devel/py27-setuptools   | 36.2.2  | 36.5.0
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
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 204982] [NEW PORT] mail/py-alot: Terminal MUA using notmuch mail

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

Danilo G. Baio  changed:

   What|Removed |Added

   Keywords||needs-patch

--- Comment #20 from Danilo G. Baio  ---
(In reply to Christian Geier from comment #19)

ok Christian, go ahead, after that insert the new PR blocking this one.

-- 
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"


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

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

Kubilay Kocak  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2221
   ||81
   Keywords|needs-patch, needs-qa   |

--- Comment #3 from Kubilay Kocak  ---
I might split out the twisted[tls] dependencies [1] into a separate/additional
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+=
  ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl \
  ${PYTHON_PKGNAMEPREFIX}service_identity>=16.0.0:security/py-service_identity
\
  ${PYTHON_PKGNAMEPREFIX}idna>=2.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.

-- 
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"


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

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

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: asomers
Date: Sun Sep 17 04:13:50 UTC 2017
New revision: 449983
URL: https://svnweb.freebsd.org/changeset/ports/449983

Log:
  new port: www/py-treq

  Requests-like API built on top of twisted.web's Agent

  PR:   221889
  Reviewed by:  koobs
  Approved by:  koobs (portmgr)

Changes:
  head/www/Makefile
  head/www/py-treq/
  head/www/py-treq/Makefile
  head/www/py-treq/distinfo
  head/www/py-treq/pkg-descr

-- 
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"


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

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

Kubilay Kocak  changed:

   What|Removed |Added

 Attachment #186213||maintainer-approval+
  Flags||

--- Comment #5 from Kubilay Kocak  ---
Comment on attachment 186213
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186213
Address koob's feedback

Clearly/correctly document approval:

Approved by: koobs (ports)

-- 
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"


[Bug 220564] devel/buildbot: Update to 0.9.10

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

--- Comment #8 from commit-h...@freebsd.org ---
A commit references this bug:

Author: asomers
Date: Sun Sep 17 04:43:20 UTC 2017
New revision: 449984
URL: https://svnweb.freebsd.org/changeset/ports/449984

Log:
  devel/buildbot*: Update to 0.9.10

  PR:   220564
  Reviewed by:  koobs, rodrigc
  Approved by:  koobs (portmgr), grembo (maintainer timeout)

Changes:
  head/devel/buildbot/Makefile
  head/devel/buildbot/distinfo
  head/devel/buildbot/files/patch-buildbot-scripts-sample.cfg
  head/devel/buildbot/files/patch-setup.py
  head/devel/buildbot-console-view/Makefile
  head/devel/buildbot-console-view/distinfo
  head/devel/buildbot-pkg/Makefile
  head/devel/buildbot-pkg/distinfo
  head/devel/buildbot-waterfall-view/Makefile
  head/devel/buildbot-waterfall-view/distinfo
  head/devel/buildbot-worker/Makefile
  head/devel/buildbot-worker/distinfo
  head/devel/buildbot-www/Makefile
  head/devel/buildbot-www/distinfo

-- 
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"


[Bug 220564] devel/buildbot: Update to 0.9.10

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

Kubilay Kocak  changed:

   What|Removed |Added

 Attachment #186141||maintainer-approval+
  Flags||

--- Comment #9 from Kubilay Kocak  ---
Comment on attachment 186141
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186141
Upgrade buildbot ports to 0.9.10

Correctly document approval:

Approved by: koobs (ports)
Approved by: portmgr (maintainer timeout)

-- 
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"