Re: Python Policy: Things to consider for Stretch

2016-01-26 Thread Scott Kitterman
On January 26, 2016 10:32:57 PM EST, Ben Finney wrote: >Dmitry Shachnev writes: > >> On Tue, Jan 26, 2016 at 04:46:19PM +1100, Ben Finney wrote: >> > I'm planning to provide changes in two bundles: >> > >> > * Go through the whole document and

Re: mkdocs locale error building djangorestframework

2016-01-26 Thread Alexandre Viau
On Mon, Jan 25, 2016 at 8:12 PM, Ben Hutchings wrote: > On Tue, 2016-01-26 at 11:49 +1100, Brian May wrote: import subprocess rv = subprocess.Popen(['locale', '-a'], stdout=subprocess.PIPE, > ... stderr=subprocess.PIPE).communicate()[0]

Re: Python Policy: Things to consider for Stretch

2016-01-26 Thread Dmitry Shachnev
Hi Ben, On Tue, Jan 26, 2016 at 04:46:19PM +1100, Ben Finney wrote: > I'm planning to provide changes in two bundles: > > * Go through the whole document and tidy it up for consistency, source > style, markup, and language style. This should not change the meaning > of anything, but will

pip as distutils/setuptools/setup.py wrapper

2016-01-26 Thread Piotr Ożarowski
[Donald Stufft, 2016-01-23] > setuptools *is* the build system right now (or distutils if you’re still using > that). So the benefit to Debian right now would be: We maintain the > distutils/setuptools hacks to make them suck less so you don’t have to! will pip allow me to: a) clean source dir

python-support is dead, long live dh-python \o/

2016-01-26 Thread Mattia Rizzolo
A short email, just to notify you that python-support has just been removed from stretch :D With today evening (10pm UTC) Britney run the last blocker wend in (mercurial-server was it), and she finally menaged to remove python-support without causing any further breakage in testing: [...]

Re: Python Policy: Things to consider for Stretch

2016-01-26 Thread Ben Finney
Dmitry Shachnev writes: > On Tue, Jan 26, 2016 at 04:46:19PM +1100, Ben Finney wrote: > > I'm planning to provide changes in two bundles: > > > > * Go through the whole document and tidy it up for consistency, > > source style, markup, and language style. This should not