Bug#768117: debian-policy: WSGI API must distinguish between Python 2 and 3

2016-12-31 Thread Russ Allbery
Bill Allombert writes: > On Sun, Nov 23, 2014 at 07:08:31PM +0100, Bill Allombert wrote: >> Thanks for your clarification. Is the attached patch OK ? >> diff --git a/virtual-package-names-list.txt b/virtual-package-names-list.txt >> index f52ddba..f68133f 100644 >> --- a/virtual-package-names-l

Bug#768117: debian-policy: WSGI API must distinguish between Python 2 and 3

2015-01-31 Thread Bill Allombert
On Sun, Nov 23, 2014 at 07:08:31PM +0100, Bill Allombert wrote: > Thanks for your clarification. Is the attached patch OK ? > > diff --git a/virtual-package-names-list.txt b/virtual-package-names-list.txt > index f52ddba..f68133f 100644 > --- a/virtual-package-names-list.txt > +++ b/virtual-packa

Bug#768117: debian-policy: WSGI API must distinguish between Python 2 and 3

2014-11-23 Thread Brian May
On 24 November 2014 at 05:08, Bill Allombert wrote: > Thanks for your clarification. Is the attached patch OK ? That looks good to me. -- Brian May

Bug#768117: debian-policy: WSGI API must distinguish between Python 2 and 3

2014-11-23 Thread Bill Allombert
On Sun, Nov 23, 2014 at 05:45:37PM +, Simon McVittie wrote: > On 23/11/14 17:19, Bill Allombert wrote: > > On Wed, Nov 05, 2014 at 02:38:39PM +1100, Brian May wrote: > >> We need two virtual package names, one for Python2 and one for Python3. > > > > What I am unclear is why a single virtual p

Bug#768117: debian-policy: WSGI API must distinguish between Python 2 and 3

2014-11-23 Thread Simon McVittie
On 23/11/14 17:19, Bill Allombert wrote: > On Wed, Nov 05, 2014 at 02:38:39PM +1100, Brian May wrote: >> We need two virtual package names, one for Python2 and one for Python3. > > What I am unclear is why a single virtual package httpd-wsgi3 will work > for python 3.2, 3.3, 3.4 etc. All versions

Bug#768117: debian-policy: WSGI API must distinguish between Python 2 and 3

2014-11-23 Thread Bill Allombert
On Wed, Nov 05, 2014 at 02:38:39PM +1100, Brian May wrote: > Package: debian-policy > Severity: normal > > The httpd-wsgi virtual name was added in response to #588497. > > However, as per the following email: > > https://lists.debian.org/debian-devel/2014/09/msg00719.html > > "WSGI is an API,

Bug#768117: debian-policy: WSGI API must distinguish between Python 2 and 3

2014-11-04 Thread Matthias Urlichs
Hi, Brian May: > We need two virtual package names, one for Python2 and one for Python3. > So go for it. "httpd-wsgi3"? > I raised this issue on debian-devel, but unfortunately got noreponse Probably because this is so obviously correct as to not require one. :-P -- -- Matthias Urlichs sign

Bug#768117: debian-policy: WSGI API must distinguish between Python 2 and 3

2014-11-04 Thread Brian May
Package: debian-policy Severity: normal The httpd-wsgi virtual name was added in response to #588497. However, as per the following email: https://lists.debian.org/debian-devel/2014/09/msg00719.html "WSGI is an API, not a wire protocol. The Python version of the WSGI server would also be the Py