ports/183477: [patch] databases/py-mysql2pgsql dependency fix
Volodymyr Kostyrko
c.kworr at gmail.com
Tue Dec 3 07:50:01 UTC 2013
The following reply was made to PR ports/183477; it has been noted by GNATS.
From: Volodymyr Kostyrko <c.kworr at gmail.com>
To: koobs at FreeBSD.org, bug-followup at FreeBSD.org,
kozlov.sergey.404 at 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.
More information about the freebsd-python
mailing list