FreeBSD ports you maintain which are out of date

2016-12-25 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
+-+
x11-toolkits/py-kiwi-gtk| 1.9.38  | 1.10.4
+-+


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 215375] [Update]lang/python27:Update to 2.7.13

2016-12-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215375

Antoine Brodin  changed:

   What|Removed |Added

   Assignee|anto...@freebsd.org |w...@freebsd.org
 Status|New |In Progress

--- Comment #5 from Antoine Brodin  ---
Exp-run looks fine.

-- 
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 215551] lang/python36: packaging failure

2016-12-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215551

Bug ID: 215551
   Summary: lang/python36: packaging failure
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: pyt...@freebsd.org
  Reporter: k...@freebsd.org
  Assignee: pyt...@freebsd.org
 Flags: maintainer-feedback?(pyt...@freebsd.org)

I got the following errors during build of python 3.6

pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/python36/work/stage/usr/local/lib/python3.6/__pycache__/_sysconfigdata_m_freebsd11_.cpython-36.opt-1.pyc:
No such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/python36/work/stage/usr/local/lib/python3.6/__pycache__/_sysconfigdata_m_freebsd11_.cpython-36.opt-2.pyc:
No such file or directory

etc.

Full log is available at https://www.kib.kiev.ua/kib/python36-3.6.0.log

-- 
You are receiving this mail because:
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"


maintainer-feedback requested: [Bug 215551] lang/python36: packaging failure

2016-12-25 Thread bugzilla-noreply
Konstantin Belousov  has reassigned Bugzilla Automation
's request for maintainer-feedback to FreeBSD Python
:
Bug 215551: lang/python36: packaging failure
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215551



--- Description ---
I got the following errors during build of python 3.6

pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/python36/work/stage/usr/local/lib/python3.6/__pycache__
/_sysconfigdata_m_freebsd11_.cpython-36.opt-1.pyc:
No such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/python36/work/stage/usr/local/lib/python3.6/__pycache__
/_sysconfigdata_m_freebsd11_.cpython-36.opt-2.pyc:
No such file or directory

etc.

Full log is available at https://www.kib.kiev.ua/kib/python36-3.6.0.log
___
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"


Problem reports for pyt...@freebsd.org that need special attention

2016-12-25 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
Open|205308 | devel/py-pip and devel/py-virtualenv don't aggree 
Open|211641 | graphics/py-mayavi mayavi2 runtime error  
Open|212072 | lang/python27: Fails to create package (missing p 
New |215216 | databases/py-flask-sqlalchemy : update sqlalchemy 
Open|204982 | [NEW PORT] mail/py-alot: Terminal MUA using notmu 

5 problems total for which you should take action.
___
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 215375] [Update]lang/python27:Update to 2.7.13

2016-12-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215375

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

Author: wen
Date: Mon Dec 26 01:01:04 UTC 2016
New revision: 429470
URL: https://svnweb.freebsd.org/changeset/ports/429470

Log:
  - Update to 2.7.13

  PR:   215375
  Submitted by: wen@
  Exp-run by:   antoine@

Changes:
  head/lang/python-doc-html/distinfo
  head/lang/python27/Makefile.version
  head/lang/python27/distinfo
  head/lang/python27/files/patch-Include__pyport.h
  head/lang/python27/files/patch-Lib__distutils__unixccompiler.py
  head/lang/python27/files/patch-Modules___ssl.c
  head/lang/python27/pkg-plist

-- 
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 215375] [Update]lang/python27:Update to 2.7.13

2016-12-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215375

Wen Heping  changed:

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |FIXED

-- 
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 215551] lang/python36: packaging failure

2016-12-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215551

Wen Heping  changed:

   What|Removed |Added

 CC||w...@freebsd.org

--- Comment #1 from Wen Heping  ---
I can not reproduce it on FreeBSD-11 amd64 release.

Maybe the problem is your os is _OSRELEASE=11.0-RC3 ?

wen

-- 
You are receiving this mail because:
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"