Re: RFS: python-pypuppetdb -- interface to the PuppetDB REST API

2014-09-11 Thread Jonas Genannt
Hello, > > could any dd please have a look on python-pypuppetdb? - It's an > > interface for PuppetDB, it's required for Puppetboard. > > > > pypuppetdb (0.1.1+git080614-1) unstable; urgency=low > > . > >* Initial release. (Closes: #756009) > > > > > > It's available in the new Git: > > > >

django 1.7 bugs

2014-09-11 Thread Brian May
Obviously this is likely to fall out of date quickly. Apologies for any errors. I just wanted to try classify what is holding these bugs up. Bugs waiting for new Debian package: #755607 [i|+| ] [src:django-restricted-resource] django-restricted-resource: Please ensure it works with Django 1.7

Re: RFS: python-pypuppetdb -- interface to the PuppetDB REST API

2014-09-11 Thread Jordan Metzmeier
On Thu, Sep 11, 2014 at 1:53 PM, Jonas Genannt wrote: > Hello, > > could any dd please have a look on python-pypuppetdb? - It's an interface for > PuppetDB, > it's required for Puppetboard. > > pypuppetdb (0.1.1+git080614-1) unstable; urgency=low > . >* Initial release. (Closes: #756009) >

RFS: python-pypuppetdb -- interface to the PuppetDB REST API

2014-09-11 Thread Jonas Genannt
Hello, could any dd please have a look on python-pypuppetdb? - It's an interface for PuppetDB, it's required for Puppetboard. pypuppetdb (0.1.1+git080614-1) unstable; urgency=low . * Initial release. (Closes: #756009) It's available in the new Git: git+ssh://git.debian.org/git/python-mo

Bug#761167: ITP: isort -- utility / library for sorting Python imports

2014-09-11 Thread Tristan Seligmann
X-Debbugs-CC: debian-python@lists.debian.org Package: wnpp Severity: wishlist Owner: Tristan Seligmann * Package name: isort Version : 3.9.0 Upstream Author : Timothy Crosley * URL : https://github.com/timothycrosley/isort * License : MIT (Expat-style) Progra

Re: Python applications: private dirs and PYTHONPATH issue

2014-09-11 Thread Andreas Tille
Hi, On Thu, Sep 11, 2014 at 10:30:42AM +0200, Piotr Ożarowski wrote: > [Andreas Tille, 2014-09-11] > > pkg_resources.DistributionNotFound: pil>=1.1.7 > > python{,3}-pil provides Pillow egg-info > Matthias: should python-imaging provide pil.egg.info file (for older > libraries/applications like di

Re: Python applications: private dirs and PYTHONPATH issue

2014-09-11 Thread Piotr Ożarowski
[Matthias Klose, 2014-09-11] > I don't mind for python-imaging, but we shouldn't add that for python3, not > having packages for that in older releases. there's no python3-imaging, so that will not happen :) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl

Re: Python applications: private dirs and PYTHONPATH issue

2014-09-11 Thread Matthias Klose
Am 11.09.2014 um 10:30 schrieb Piotr Ożarowski: > [Andreas Tille, 2014-09-11] >> pkg_resources.DistributionNotFound: pil>=1.1.7 > > python{,3}-pil provides Pillow egg-info > Matthias: should python-imaging provide pil.egg.info file (for older > libraries/applications like dicompyler? I don't mind

Re: Python applications: private dirs and PYTHONPATH issue

2014-09-11 Thread Piotr Ożarowski
[Andreas Tille, 2014-09-11] > pkg_resources.DistributionNotFound: pil>=1.1.7 python{,3}-pil provides Pillow egg-info Matthias: should python-imaging provide pil.egg.info file (for older libraries/applications like dicompyler? -- Piotr Ożarowski Debian GNU/Linux Developer w

Re: Python applications: private dirs and PYTHONPATH issue

2014-09-11 Thread Piotr Ożarowski
[Andreas Tille, 2014-09-11] > > export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/dicompyler/ > > export PYBUILD_AFTER_INSTALL=mv {destdir}/usr/bin/dicompyler > > {destdir}/usr/share/dicompyler/run > > Any chance to find this magic spell somewhere documented? I admit I > feel a bit helpless

Re: Python applications: private dirs and PYTHONPATH issue

2014-09-11 Thread Andreas Tille
Hi Piotr, On Wed, Sep 10, 2014 at 07:09:37PM +0200, Piotr Ożarowski wrote: > [Andreas Tille, 2014-09-10] > > Copying dicompyler.egg-info to > > /tmp/buildd/dicompyler-0.4.2/debian/dicompyler/usr/share/dicompyler/dicompyler-0.4.2.egg-info > > running install_scripts > > Installing dicompyler scrip