FreeBSD ports you maintain which are out of date

2016-01-22 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/py-pip| 7.1.2   | 8.0.2
+-+


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 205863] deskutils/py-khal: update to 0.7.0

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205863

Bartek Rutkowski  changed:

   What|Removed |Added

 CC||ro...@freebsd.org
   Assignee|freebsd-ports-bugs@FreeBSD. |ro...@freebsd.org
   |org |

-- 
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 205863] deskutils/py-khal: update to 0.7.0

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205863

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

Author: robak
Date: Fri Jan 22 09:12:14 UTC 2016
New revision: 406894
URL: https://svnweb.freebsd.org/changeset/ports/406894

Log:
  deskutils/py-khal: update 0.6 -> 0.7

  PR:   205863
  Submitted by: Zane C. Bowers-Hadley 
  Approved by:  Maxim Filimonov  (maintainer)

Changes:
  head/deskutils/py-khal/Makefile
  head/deskutils/py-khal/distinfo
  head/deskutils/py-khal/files/patch-setup.py

-- 
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 205863] deskutils/py-khal: update to 0.7.0

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205863

Bartek Rutkowski  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #12 from Bartek Rutkowski  ---
Committed, thanks!

-- 
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 206380] Mk/Uses/python.mk: remove vestigial _PYTHON_CMD

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206380

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

Author: sunpoet
Date: Fri Jan 22 11:33:58 UTC 2016
New revision: 406906
URL: https://svnweb.freebsd.org/changeset/ports/406906

Log:
  - Remove _PYTHON_CMD

  PR:   206380
  Submitted by: John Hein 

Changes:
  head/Mk/Uses/python.mk

-- 
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 206380] Mk/Uses/python.mk: remove vestigial _PYTHON_CMD

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206380

Sunpoet Po-Chuan Hsieh  changed:

   What|Removed |Added

 Status|Open|Closed
 Resolution|--- |FIXED

--- Comment #5 from Sunpoet Po-Chuan Hsieh  ---
Committed. Thanks!

-- 
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 206045] deskutils/gcalcli: Mark BROKEN, depends on oauth2client <= 1.4.12

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206045

Lawrence Chen  changed:

   What|Removed |Added

 CC||beas...@tardisi.com

--- Comment #2 from Lawrence Chen  ---
Created attachment 165961
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165961&action=edit
proposed patch

In the upstream py-oauth2client code, on August 25, 2015: 

The old_run [old run()] module was removed, had been deprecated since July 2,
2013.

  """This module holds the old run() function which is deprecated, the
  tools.run_flow() function should be used in its place."""

I made this patch (import run_flow as run) to get things working again.

The issue is still present in upstream gcalcli master (last commit Jan 21,
2016).  

Incidentally, gcalcli has tagged releases to v3.3.2 (Sep 14, 2015), 4 commits
behind master.  v3.2 was Dec 16, 2014.

-- 
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 206045] deskutils/gcalcli: Mark BROKEN, depends on oauth2client <= 1.4.12

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206045

Kubilay Kocak  changed:

   What|Removed |Added

URL||https://github.com/insanum/
   ||gcalcli/issues/204
   Assignee|freebsd-ports-bugs@FreeBSD. |ko...@freebsd.org
   |org |
 Status|New |Open
  Flags||merge-quarterly?
 CC||ports-sect...@freebsd.org
   Keywords|needs-patch |patch, patch-ready

--- Comment #3 from Kubilay Kocak  ---
Thank you Lawrence!

Could you submit this as an upstream PR please and reply with the link so I can
use it in the port commit (so upstream seems the reference ;])

-- 
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 206045] deskutils/gcalcli: Mark BROKEN, depends on oauth2client <= 1.4.12

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206045

Kubilay Kocak  changed:

   What|Removed |Added

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

--- Comment #4 from Kubilay Kocak  ---
Comment on attachment 165961
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165961
proposed patch

maintainer timeout (14 days)

-- 
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 206045] deskutils/gcalcli: Mark BROKEN, depends on oauth2client <= 1.4.12

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206045

--- Comment #5 from rhav...@rhavenn.net ---
Sweet. Thanks. 

note: I'm the maintainer, so I can rebuild once that patch goes in upstream.

-- 
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 206045] deskutils/gcalcli: Mark BROKEN, depends on oauth2client <= 1.4.12

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206045

Lawrence Chen  changed:

   What|Removed |Added

 Attachment #165961|0   |1
is obsolete||

--- Comment #6 from Lawrence Chen  ---
Created attachment 165983
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165983&action=edit
updated proposed patch

In further testing, the patch doesn't work when authentication is needed, as
run() took at least 2 parameters, while run_flow takes at least 3 parameters. 
It only worked since I had already authenticated.

Updated the patch to address this.  Not sure if upstream will like my proposed
patch

-- 
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 206045] deskutils/gcalcli: Mark BROKEN, depends on oauth2client <= 1.4.12

2016-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206045

--- Comment #7 from Kubilay Kocak  ---
(In reply to rhavenn from comment #5)

Maintainer of the port? If so, please update your Bugzilla account email to
match so the system can recognize it

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