[Bug 197757] lang/python{27,32,33}: pythonX.Y-config --ldflags missing -L/usr/local/lib for shared library path

2015-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197757

--- Comment #6 from Kubilay Kocak  ---
Jan, can you test the patch in issue 7352 [1] to confirm it works for you.

Antoine, I have been following up the issue upstream and providing them with
additional information

[1] https://bugs.python.org/issue7352

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 198704] [NEW PORT] www/py-collective.easytemplate

2015-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198704

--- Comment #13 from Michelle Sullivan  ---
Ok just got back off holiday - will look into it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


FreeBSD ports you maintain which are out of date

2015-04-14 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-twistedRunner  | 15.0.0  | 15.1.0
+-+
mail/py-twistedMail | 15.0.0  | 15.1.0
+-+
net/py-twistedPair  | 15.0.0  | 15.1.0
+-+
security/py-twistedConch| 15.0.0  | 15.1.0
+-+
textproc/py-twistedLore | 15.0.0  | 15.1.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
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 199448] devel/pylint: missing devel/py-six dependency

2015-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199448

Bug ID: 199448
   Summary: devel/pylint: missing devel/py-six dependency
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: Individual Port(s)
  Assignee: freebsd-ports-b...@freebsd.org
  Reporter: rwest...@gmail.com
CC: m...@freebsd.org, pyt...@freebsd.org
CC: m...@freebsd.org, pyt...@freebsd.org

devel/pylint-1.4.3 seems to be missing a dependency on devel/py-six.

root@jorrvaskr:/usr/ports/devel/pylint # make all-depends-list
/usr/ports/ports-mgmt/pkg
/usr/ports/devel/py-setuptools27
/usr/ports/lang/python27
/usr/ports/devel/py-astroid
/usr/ports/devel/ncurses
/usr/ports/devel/pkgconf
/usr/ports/devel/gettext-tools
/usr/ports/devel/libffi
/usr/ports/devel/gettext-runtime
/usr/ports/devel/py-logilab-common
/usr/ports/textproc/expat2
/usr/ports/print/indexinfo


randy@jorrvaskr ~ % pylint
Traceback (most recent call last):
  File "/usr/local/bin/pylint", line 5, in 
from pkg_resources import load_entry_point
  File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 2876, in

working_set = WorkingSet._build_master()
  File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 449, in
_build_master
ws.require(__requires__)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 745, in
require
needed = self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 639, in
resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: six


Installing devel/py-six fixes the problem.



root@jorrvaskr:/usr/ports/devel/pylint # uname -a
FreeBSD jorrvaskr.lan 10.1-RELEASE-p9 FreeBSD 10.1-RELEASE-p9 #0: Tue Apr  7
01:09:46 UTC 2015
r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 199448] devel/pylint: missing devel/py-six dependency

2015-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199448

Marcus von Appen  changed:

   What|Removed |Added

   Assignee|freebsd-ports-bugs@FreeBSD. |m...@freebsd.org
   |org |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"