Re: [Pyparsing] pyparsing python2 python3 tarball, future plans
Brought to you by:
ptmcg
From: Paul M. <pt...@au...> - 2013-08-27 17:53:27
|
Julian - No, this is the way things will stay for the foreseeable future. This single version 2.0.1 and onward works for Python 2.6, 2.7, and 3.x. 1.5.7 is retained only for versions of Python 2.5 and older. Thanks for asking! -- Paul -----Original Message----- From: Julian Taylor [mailto:jta...@go...] Sent: Tuesday, August 27, 2013 12:20 PM To: pyp...@li... Cc: Thomas Goirand Subject: pyparsing python2 python3 tarball, future plans Hello, In the 2.0.0 the splitting of the source in two tarballs for python2 and python3 was troublesome for some distributions, e.g. Debian had to add a second source package in order to package it. Now I discovered that in 2.0.1 this splitting was reverted again. So to avoid unnecessary work in Debian (and all its derivatives) I'd like to inquire if this same source python2 and python3 tarball is intended to stay for the foreseeable future or if it might be split again in the next release. Best Regards, Julian Taylor |