[Python-modules-team] Fwd: RFP: python-pkgconfig -- interface python with pkg-config

2014-06-05 Thread Julien Puydt
Hi, I didn't know about this team before I sent my RFP, so I'm forwarding it just now (bug #750679). Message original Sujet: RFP: python-pkgconfig -- interface python with pkg-config Date : Thu, 05 Jun 2014 18:10:43 +0200 De : Julien Puydt julien.pu...@laposte.net Pour : sub

[Python-modules-team] Bug#780408: Please package latest upstream

2015-03-13 Thread Julien Puydt
Package: ipython Severity: wishlist Hi, ipython 3 is available ; could you package it? I know there's a freeze, but an upload in experimental would still make it available. Thanks, Snark on #debian-science ___ Python-modules-team mailing list

[Python-modules-team] Bug#779528: Upstream requests also has a 'certifi' component

2015-03-09 Thread Julien Puydt
Hi, Le 07/03/2015 18:17, Daniele Tricoli a écrit : Hello Julien, Julien Puydt wrote: could you also package the certifi component of requests? requests' upstream provides the possibility to specify the certificate bundle to use. The packaged version of requests use ca-certificates. Why do

[Python-modules-team] Bug#779528: Upstream requests also has a 'certifi' component

2015-03-01 Thread Julien Puydt
Package: src:requests Severity: wishlist Hi, could you also package the certifi component of requests? Thanks, Snark on #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org

[Python-modules-team] Bug#779035: Upstream is up to 4.1.0

2015-02-23 Thread Julien Puydt
Package: python-tornado Severity: wishlist Hi, upstream's 4.1.0 is out ; could you package it, please ? Thanks, Snark on #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org

[Python-modules-team] Bug#779035: Remove dep on certifi

2015-05-03 Thread Julien Puydt
Hi, here is a try at a patch to remove the dependance on certifi. It's untested, but shouldn't be too bad. Snark on #debian-python diff --git a/setup.py b/setup.py index 963a6dd..d61244f 100644 --- a/setup.py +++ b/setup.py @@ -120,7 +120,7 @@ if (platform.python_implementation() == 'CPython'

[Python-modules-team] Bug#779035: Trying to help

2015-05-03 Thread Julien Puydt
Hi, I've had a look at the current package, to see what needs to be changed for version 4.1.0. I've looked at the various debian/patches/ to see how things stand : certs-path.patch -- the code changed for certifi domain-test.patch -- still current ignore-ca-certificates.patch -- the code

[Python-modules-team] Bug#779035: With pbuilder support too

2015-05-09 Thread Julien Puydt
Hi, the previous mail explained how to make packages with dpkg-buildpackages. It turns out that if you add ca-certificates as a build-dep, then you'll have something which will build in pbuilder too! Snark on #debian-python and #debian-science ___

[Python-modules-team] Bug#779035: A new set of patches

2015-05-09 Thread Julien Puydt
Hi, the attached archive contains a ready-to-go patches/ directory for a 4.1.0-1 package : - removed the now-useless old patches ; - refreshed the remaining old patches ; - added a patch to remove the dep on certifi (the last one wasn't good). With upstream's sources for 4.1.0, the old

[Python-modules-team] Bug#780408: Deps

2015-05-21 Thread Julien Puydt
Hi, I have sent RFS mails to the debian-python mailing-list on tornado and mistune, so those should cover all deps for ipython 3.1.0. Snark on #debian-python and #debian-science ___ Python-modules-team mailing list

[Python-modules-team] Bug#780408: Refreshed patches

2015-05-22 Thread Julien Puydt
Hi, here is a tarball with refreshed patches ; I removed pygments2.0_compatibility.patch and packaged-js.patch because they seemed obsolete. I just played with quilt and vi until I had a clean stack : I'm now going to check if I can get things further. Snark on #debian-python and

[Python-modules-team] Bug#765469: Is the problem still in the 4.2.0-1 that is now in debian/unstable?

2015-08-15 Thread Julien Puydt
Hi, I packaged and got 4.2.0-1 in debian since the report ; does that close that bug too? Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org

[Python-modules-team] Bug#803082: Bug#803082: Bug#803082: ipython ftbfs (too new lessc version)

2015-11-03 Thread Julien Puydt
hic > > approach. So maybe you'll see less surprises with this one? > > Julien Puydt (CCed) has been filing a number of ITPs for > ipython/jupyter packages recently, so maybe he's also considering the > transition to ipython 4.0.0. > Yes, definitely. And I think the final dep of I

[Python-modules-team] ITP: path.py -- module wrapper for os.path

2015-09-03 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt <julien.pu...@laposte.net> * Package name: path.py Version : 8.1 Upstream Author : Mikhail Gusarov * URL : https://github.com/jaraco/path.py * License : Expat Programming Lang: Python Descr

[Python-modules-team] ITP: setuptools_scm -- blessed package to manage your versions by scm tags for Python

2015-09-03 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt <julien.pu...@laposte.net> * Package name: setuptools-scm Version : 1.7.0 Upstream Author : Ronny Pfannschmidt * URL : https://github.com/pypa/setuptools_scm * License : Expat Programming Lang:

[Python-modules-team] Bug#822549: New upstream available

2016-04-25 Thread Julien Puydt
Package: python-vcversioner Version: 1.14.1.1-2 Severity: wishlist upstream is now up to 2.16.0.0 -- could you package it? Thanks, Snark on #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org

[Python-modules-team] Bug#824375: Please update to latest upstream

2016-05-15 Thread Julien Puydt
Package: sphinx-common Version: 1.3.6-2 Hi, could you please upgrade to latest upstream? Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org

[Python-modules-team] Bug#839687: Patches are welcome

2016-10-05 Thread Julien Puydt
Hi, if you want to add some documentation within the setuptools-scm package, I'm open to it. Especially now : there's a 1.12.0 out, so I'm going to RFS a new version of the package soon. Snark on #debian-python ___ Python-modules-team mailing

[Python-modules-team] Bug#843898: Isn't python-backport-shutil-get-terminal-size installed?!

2016-11-11 Thread Julien Puydt
Control: tags -1 +moreinfo Hi, the ipython package depends on python-ipython, which itself depends on python-backport-shutil-get-terminal-size, so that shouldn't happen -- can you check things are installed correctly? Thanks, Snark on #debian-python

[Python-modules-team] Bug#843898: Something to try

2016-11-15 Thread Julien Puydt
Hi, can all of you seeing the problem try to reproduce the following session, please, and send what you get: jpuydt@nox:~$ python Python 2.7.12+ (default, Nov 4 2016, 17:04:30) [GCC 6.2.0 20161027] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from

[Python-modules-team] Bug#865359: Strange breakage

2017-08-15 Thread Julien Puydt
Hi, first, sorry I didn't answer faster. Your report starts by telling that ipython breaks when trying something, but you don't tell me how it breaks. Then you show me the commands you used to uninstall a few packages using dpkg, then pip. Finally, you show an apt-get command to install

[Python-modules-team] Bug#871012: Uh? Python3 already has scandir!

2017-08-15 Thread Julien Puydt
Hi, first, I'm sorry it took so long to answer. I don't get your bug report : python-scandir is a backport of Python3's scandir to Python2, so it doesn't make any sense to package it for Python3 : it's in its stdlib already! Could you tell me more? Snark on #debian-python

[Python-modules-team] Bug#872312: New upstream available

2017-08-16 Thread Julien Puydt
Package: python-pandocfilters Version: 1.3.0-1 Severity: wishlist Hi, I see you packaged a newer upstream in the git repository, but didn't upload yet : can you do it? You might also want to bump standards-version to 4.0.0. Thanks, Snark on #debian-python

[Python-modules-team] Bug#866776: FTBFS not finding constants

2017-07-01 Thread Julien Puydt
Package: src:jupyter-notebook Version: 4.2.3-4 Hi, I was pondering updating ipython-genutils in Debian, so I tried to compile the rdeps with my new package. The only failing one was jupyter-notebook, but I then checked if it was really my new package's fault: no, it also fails when I try to

[Python-modules-team] Accepted jupyter-client 5.2.2-1 (source all) into unstable

2018-02-22 Thread Julien Puydt
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Changed-By: Julien Puydt <julien.pu...@laposte.net> Description: jupyter-client - Jupyter protocol client APIs (tools) python-jupyter-client - Jupyter protocol client APIs (Python 2) python-jupyte

[Python-modules-team] Accepted ipykernel 4.8.2-1 (source all) into unstable

2018-02-22 Thread Julien Puydt
les-team@lists.alioth.debian.org> Changed-By: Julien Puydt <julien.pu...@laposte.net> Description: python-ipykernel - IPython kernel for Jupyter (Python 2) python3-ipykernel - IPython kernel for Jupyter (Python 3) Changes: ipykernel (4.8.2-1) unstable; urgency=medium . [ Ondřej N

[Python-modules-team] Accepted jupyter-core 4.4.0-2 (source all) into unstable

2018-02-22 Thread Julien Puydt
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Changed-By: Julien Puydt <julien.pu...@laposte.net> Description: jupyter- Interactive computing environment (metapackage) jupyter-core - Core common functionality of Jupyter projects (tools) py

[Python-modules-team] Accepted ipykernel 4.8.2-2 (source all) into unstable

2018-02-23 Thread Julien Puydt
les-team@lists.alioth.debian.org> Changed-By: Julien Puydt <julien.pu...@laposte.net> Description: python-ipykernel - IPython kernel for Jupyter (Python 2) python3-ipykernel - IPython kernel for Jupyter (Python 3) Changes: ipykernel (4.8.2-2) unstable; urgency=medium . * Unbreak

[Python-modules-team] Accepted python-scandir 1.7-1 (source amd64) into unstable

2018-02-15 Thread Julien Puydt
eam@lists.alioth.debian.org> Changed-By: Julien Puydt <julien.pu...@laposte.net> Description: python-scandir - Backport of the "scandir" stdlib module (Python 2) Changes: python-scandir (1.7-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org

[Python-modules-team] Bug#825095: Bug#825095: python-backports-shutil-get-terminal-size: clashes over backports/__init__.py with python-backports.ssl-match-hostname

2017-12-25 Thread Julien Puydt
ing and unstable. The changelog is: python-backports-shutil-get-terminal-size (1.0.0-4) unstable; urgency=medium * Fix a typo in the substvar depends (Closes: #884687) * Refresh packaging: - Use https in d/copyright's Format. - Bump dh compat to 10. - Bump d/watch to version 4. - B

[Python-modules-team] Bug#865359: python-backports-shutil-get-terminal-size: ipython invocation of module shutil_get_terminal_size broken

2018-01-03 Thread Julien Puydt
Hi, could you check : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865359 and tell me if the problem is still current for you? Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org

[Python-modules-team] Accepted terminado 0.8.1-2 (source all) into unstable

2018-03-12 Thread Julien Puydt
Team <python-modules-team@lists.alioth.debian.org> Changed-By: Julien Puydt <julien.pu...@laposte.net> Description: python-terminado - Terminals served to term.js using Tornado websockets (Python 2) python-terminado-doc - Terminals served to term.js using Tornado websockets (document

[Python-modules-team] Accepted python-tornado 5.0.0-1 (source amd64 all) into unstable

2018-03-14 Thread Julien Puydt
Modules Team <python-modules-team@lists.alioth.debian.org> Changed-By: Julien Puydt <julien.pu...@laposte.net> Description: python-tornado - scalable, non-blocking web server and tools python-tornado-doc - scalable, non-blocking web server and tools - documentation python3-tornado - s

[Python-modules-team] Accepted python-tornado 5.0.0-2 (source amd64 all) into unstable

2018-03-22 Thread Julien Puydt
Modules Team <python-modules-team@lists.alioth.debian.org> Changed-By: Julien Puydt <julien.pu...@laposte.net> Description: python-tornado - scalable, non-blocking web server and tools python-tornado-doc - scalable, non-blocking web server and tools - documentation python3-tornado - s