Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Vincent Cheng Newsgroups: linux.debian.maint.python Subject: Re: RFS: terminado -- a tornado websocket backend for the term.js javascript terminal emulator library Date: Fri, 21 Aug 2015 10:50:01 +0200 Message-ID: References: X-Original-To: Debian Python Modules Team X-Mailbox-Line: From debian-python-request@lists.debian.org Fri Aug 21 08:42:27 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.199 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=qeLfO49W0wImQoGii8uK9xFvAQHV+6RSP8mJQY/0ljs=; b=qvJpVZwtgs4RzY7uGZH1GGlto0sP541ngyXbJLoLdwQ7L+vfL6QCn6VCnjTllHDeXA jHmFkf3CH3IgbKNW6HqNatw1Ozt2QTugDRJu+iaEfaAH2qZWOrsRwpB/auOit7fdbPUW t49q2uU33ZWwFYR0NGwRvnL907Y300STwdluo4t5h0XNtCdXiG3sP6y/r+kDPZn1mSj3 1t1cQYX87T1/GKtF/kz8E2DOeJUJ9dcoCroLtLvYqDzDES5WY4s1eTLvP5rK7U5XZg/m QPHQANKni4c/s/Ci7lx8GJltFTT9IGO8gyv/VeRzvfvQ2u1eC38d7MAB/RHxz8R+fJHp Y7ng== MIME-Version: 1.0 X-Received: by 10.68.196.202 with SMTP id io10mr14873176pbc.141.1440146529417; Fri, 21 Aug 2015 01:42:09 -0700 (PDT) Sender: robomod@news.nic.it X-Google-Sender-Auth: 1WN2VGuZpXqi0_7jLXX3AwVC9zM Content-Type: text/plain; charset=UTF-8 X-Mailing-List: archive/latest/12502 List-ID: List-URL: List-Archive: https://lists.debian.org/CACZd_tDBVCgitAa-G0D5hP3xe3M9eF_oNDCAi4MKF4C4M6pMtA@mail.gmail.com Approved: robomod@news.nic.it Lines: 27 Organization: linux.* mail to news gateway X-Original-Date: Fri, 21 Aug 2015 01:42:09 -0700 X-Original-Message-ID: X-Original-References: <55CE0C43.5020702@laposte.net> X-Original-Sender: vincentc1208@gmail.com Xref: csiph.com linux.debian.maint.python:7195 Hi Julien, On Fri, Aug 14, 2015 at 8:41 AM, Julien Puydt wrote: > Hi, > > * Package name : python-terminado > Version : 0.5 > Upstream author : Thomas Kluyver > * URL : https://github.com/takluyver/terminado > License : BSD > Description : a tornado websocket backend for the term.js javascript > terminal emulator library > > It's one of the deps for the new ipython 3 ; I prepared a package, for > review & sponsoring here : > ssh://git.debian.org/git/python-modules/packages/terminado.git The upstream contents of your git repo isn't identical to the tarball I fetched with uscan --download-current-version. Also, d/rules seems to include some unused variables (PYVERS and PY3VERS)? I haven't been keeping up with the list recently...have we already migrated to git, or are we already allowed to use git repos for packaging? Regards, Vincent