Current problem reports assigned to freebsd-python@FreeBSD.org

2013-12-02 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

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


S Tracker  Resp.  Description

o ports/184357 python databases/py-fdb: update to 1.4
o ports/184339 python lang/python27 does not allow unsetting NLS (or other o
f ports/184175 python sysutils/py-salt does not install
f ports/183477 python [patch] databases/py-mysql2pgsql dependency fix
a ports/182951 python databases/py-sqlite3: compilation error with Clang
o ports/182433 python [games/py-fife] try fix in 10-CURRENT
f ports/181593 python math/py-numpy maintainer gone
o ports/178301 python [patch] lang/python2[67]: SEM option is inconsistent
f ports/178242 python bsd.python.mk injection of @exec easy_install to PLIST
o ports/178094 python math/py-numpy dependency on atlas assumes existing ins
o ports/176714 python games/py-fife: fixed make package
o ports/170788 python lang/python27: PyQT applications crash Python 2.7 (cor
f ports/170566 python update graphics/py-opengl depends on old version of gc
o ports/168640 python [PATCH]: prevent checksum mismatches for compiled pyth
o ports/167368 python [bsd.python.mk] [patch] Python version propagation bre
f ports/154209 python [PATCH] lang/python: Install symlink for ptags
f ports/149167 python lang/python26 fails to build _ctypes on Sheevaplug (AR

17 problems total.

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


Re: ports/184456: devel/mercurial stage warnings

2013-12-02 Thread edwin
Synopsis: devel/mercurial stage warnings

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Mon Dec 2 21:40:07 UTC 2013
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=184456
___
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"


Re: ports/183477: [patch] databases/py-mysql2pgsql dependency fix

2013-12-02 Thread Volodymyr Kostyrko
The following reply was made to PR ports/183477; it has been noted by GNATS.

From: Volodymyr Kostyrko 
To: ko...@freebsd.org, bug-follo...@freebsd.org, 
 kozlov.sergey@gmail.com
Cc:  
Subject: Re: ports/183477: [patch] databases/py-mysql2pgsql dependency fix
Date: Tue, 03 Dec 2013 09:43:42 +0200

 30.11.2013 07:42, Kubilay Kocak wrote:
 > Volodymyr is correct, argparse is part of the standard library in 2.7
 > and 3.2+, and py-mysql2pgsql is *incorrectly* including argparse
 > unconditionally in install_requires.
 >
 > I have just committed a fix to the devel/py-tox port [1], to correctly
 > model the conditional inclusion of argparse based on Python version,
 > that the tox authors correctly specify in their setup.py [2] after a
 > similar bug report [3]
 >
 > [1] http://svnweb.freebsd.org/ports?view=revision&revision=335263
 > [2]
 > https://bitbucket.org/hpk42/tox/diff/setup.py?diff2=f20abdbeb930&at=default
 > [3] https://bitbucket.org/hpk42/tox/issue/5
 >
 > I have attached a patch to pymysql2pgsql to do the same, I suggest
 > someone open an issue or submit a Pull Request, so it is fixed upstream:
 >
 > https://github.com/philipsoutham/py-mysql2pgsql/
 
 Fixed there, next version will contain the fix. I hope I'll branch it 
 Real Soon Now (TM), when triggers and longblobs will pass tests.
 
 -- 
 Sphinx of black quartz judge my vow.
___
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"