Looking for review: dockerpty -- pseudo-tty handler for docker Python client

2015-05-20 Thread Jason Pleau
Hi !

I am looking for a review for my (first python) package dockerpty (ITP
#781054). This bug currently blocks an update for fig/docker-compose, I
want to help its maintainer by working on dockerpty.

It builds two binaries: python-dockerpty and python3-dockerpty.

It's available under Git at:

http://anonscm.debian.org/cgit/python-modules/packages/dockerpty.git/


And on mentors:

http://mentors.debian.net/package/dockerpty


One issue I am aware of is that some files in the .egg-info directory
change during build (I opened up an issue upstream [1]). However
(please correct me if I'm wrong in assuming this), I do not think this
is a blocker to get the package into Debian.


Thanks !


[1]: https://github.com/d11wtq/dockerpty/issues/42

-- 
Jason Pleau


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/555d33c2.5030...@jpleau.ca



Re: requests 2.7.0 in Debian experimental

2015-05-20 Thread Barry Warsaw
On May 18, 2015, at 12:51 PM, Daniele Tricoli wrote:

>pip 1.5.6-5 is doing a “from requests.compat import IncompleteRead” but it's
>not a problem: I reintroduced IncompleteRead because it was the easiest way
>to not break pip (see #766419); I will remove this patch when pip will be
>updated.

FWIW, I started on an update to pip 6.1.1 but I'm blocked on getting some of
its new dependencies through NEW.  OTOH, I know how to fix pip so that
installing/upgrading requests (even indirectly via httpie) won't break it so
in the meantime I'll work on fixing the existing pip.

Cheers,
-Barry


pgpGyQ8XyctlC.pgp
Description: OpenPGP digital signature


RFS: python-tornado -- scalable, non-blocking web server and tools

2015-05-20 Thread Julien Puydt

Hi,

this package already exists in debian ; in fact, the DPMT's svn had 
3.2.2-1, debian had 3.2.2-1.1 (a NMU for a *team* package... strange 
idea), upstream has put 4.1.0 out with 4.2.0 to come [4.2.0.b1 is out, 
so it's still interesting to work on 4.1.0].


I did the following :
- I pushed the changes from 3.2.2-1.1 in DPMT's svn repository ;
- I updated the DPMT's svn repository for a 4.1.0-1 :
  (-) removed outdated patches ;
  (-) refreshed old patches ;
  (-) added a patch so we use debian's ca-certificates (instead of a 
new dep on a certifi package which looks for them around)

  (-) pushed standards-version up
  (-) add ca-certificates as a build-dep so tests pass at build-time
  (-) add myself to uploaders so it's not an NMU (I'm now part of the 
team, thanks!)

  (-) updated d/ch to document the above.

Hopefully that didn't break anything...

Now I need someone to mentor the changes since I'm not an old-timer in 
DPMT and a sponsor for an upload.


Thanks,

Snark on #debian-python and #debian-science


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/555ca5d9.4000...@laposte.net



package-installs-python-bytecode

2015-05-20 Thread Mathieu Malaterre
[Please CC me]

I am reviewing some python packages. On my jessie machine here is what
I am seeing:

$ dget -u 
http://mentors.debian.net/debian/pool/main/p/python-udiskie/python-udiskie_1.1.2-1.dsc
$ cd python-udiskie*
$ dpkg-buildpackage -rfakeroot -us -uc
$ lintian -I ../python-udiskie_1.1.2-1_amd64.changes
E: python-udiskie: package-installs-python-bytecode
usr/lib/python2.7/dist-packages/udiskie/__init__.pyc
E: python-udiskie: package-installs-python-bytecode
usr/lib/python2.7/dist-packages/udiskie/automount.pyc
[...]
$ dpkg -c ../python-udiskie_1.1.2-1_all.deb | grep pyc | wc
 14  841413


from any other jessie machine I've access to this warning is not
present. What do I have on my setup which makes dpkg-buildpackage
generates *.pyc (or not remove them...).

Thanks !


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/ca+7wuszczc9oi8nkgwafdn3ytnnhisfqiwontj6qethm8ap...@mail.gmail.com



RFS: mistune -- Markdown parser in pure Python

2015-05-20 Thread Julien Puydt

Hi,

I have now made my package for mistune in the python-modules/ directory 
on alioth. I used git like for my debian-science packages, since this 
team's policy is moving in that direction too.


Mistune is a fast markdown parser in pure Python, and is a required dep 
of ipython 3/jupyter, which was a motivation to package it.


Some other trivia :

Homepage: https://github.com/lepture/mistune
Vcs-Git: git://anonscm.debian.org/python-modules/packages/mistune.git
Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=python-modules/packages/mistune.git

Copyright: 2014-2015 Hsiaoming Yang
License: BSD-3-clause


I need someone to mentor me on this first DPMT package, and if things 
look neat enough, sponsor an upload to unstable.


Thanks,

Snark on #debian-python and #debian-science


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/555c34c6.4090...@laposte.net



Re: Re: RFP -> ITP: mistune -- markdown parser in pure python

2015-05-20 Thread Julien Puydt

Le 19/05/2015 23:16, Piotr Ożarowski a écrit :

[Julien Puydt, 2015-05-10]

Can I join that team?


sure, welcome :)



Thanks!

Snark on #debian-python and #debian-science


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/555c333a.8000...@laposte.net