Path: csiph.com!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Tiago Ilieve Newsgroups: linux.debian.maint.python Subject: Re: Packaging pythonpy Date: Thu, 31 Mar 2016 02:30:02 +0200 Message-ID: References: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Thu Mar 31 00:21:10 2016 Old-Return-Path: X-Amavis-Spam-Status: No, score=-1.779 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DIGITS_LETTERS=1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, MURPHY_DRUGS_REL8=0.02, RCVD_IN_DNSWL_LOW=-0.7] autolearn=no autolearn_force=no X-Policyd-Weight: using cached result; rate: -7 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=UzOIaCQOWuVjDxAA1Z0cjySLgrdcl9IV7gYw/f2K0cY=; b=CYzHcTiD2aKdSU6kSNuUTvg3LJeShaNmA3LAE5/GuTDiVcsJYUps9KJLWckUmtidMO 3O3D1MXK6yeuxcLvWDOl8ULvK76IObyytSZ1ws1076eKAb6QlFq35fErEmCoyCgLEJFf /RRGYpusNVfL1KG6ZTwkZipV/xeLlk8TsWmpX7cr1Meg+jt7THtcU2wlRnD7RbiFkH5N xJtwufNE6RQsMfjXdTkITPMkTOykYvaqmKIMPPS8QRmkbY8PX3E2BQhAFrVUERZG4BNL JY0AoFuRq7xVISU+gdsFY1pfmYdhenNSWpGVaZvbSW7XcYJlnz1pchurf492RMRzB1RP zr+w== X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=UzOIaCQOWuVjDxAA1Z0cjySLgrdcl9IV7gYw/f2K0cY=; b=MfAGYkOo9l/+Q4uKyRCd3Oe8pK15GefCJrNAas4DndCZuyej6YI9ao/QbDu15zb7ky E9Gt/WcvaVPSrjbQTIMKduoi8t7qU1Yj3AqaoRe+wKrqt8tODtP3/x2AZBHm9RsgtNf8 +Q7b4jtwR4HfIwoz7HBZKK1D6Y/zff8sJxar4SftUTuhdjS2QUKy+1xA2/OJDvuMNLGO Nabg+NVEoxTOpyVtnGeQ3ZDpFhfWfdavn/rtiZJeudbURl08bU5KZax4LTDF3kuePfMA 0YZBvkE6ZsBUeg6XlqnfsK6Aa9U1AlvQ2QMG0jOVNvARNIr3XYoxWOi6Uj08pe96JWJK b2Tg== X-Gm-Message-State: AD7BkJKDDMZbu7lXHmJg09U+MuFMZUUFBSA5A/cMX8Zun0+BVs28A5ciOccVqhYBHN0D6HLJz7JG7SMeCa6MpA== X-Received: by 10.31.135.200 with SMTP id j191mr6741184vkd.91.1459382627510; Wed, 30 Mar 2016 17:03:47 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/13693 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CALdTKe9p6PhMQh2MVWuwxDTqwr2WdrUsOQEnN4tBB501fpp7Eg@mail.gmail.com Approved: robomod@news.nic.it Lines: 65 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Wed, 30 Mar 2016 21:03:07 -0300 X-Original-Message-ID: X-Original-References: <2050967632.641624.1458943648395.JavaMail.yahoo@mail.yahoo.com> <20160329214020.GA20692@mitya57.me> <20160330194811.GA9085@mitya57.me> Xref: csiph.com linux.debian.maint.python:8366 Dmitry, On 30 March 2016 at 16:48, Dmitry Shachnev wrote: > Looks like I was a bit mistaken =E2=80=94 dh_python2 will not replace she= bangs for > files in /usr/share. But then you can do this manually using a sed call [= 1], > that is still easier than a patch. This is indeed way clever than an entire patch to fix something so simple. = :-) Done[1]. > Re Lintian error, this looks like a false positive. See [2]. You mean that maybe it's better if we add an override instead of a workarou= nd? > Minor nit about your package: please build-depend on dh-python to get a m= odern > version of dh_python2. Done[2]. > Major nit about your package: did you read the Python policy, in particul= ar > the part that tells that all new packages should use Python 3 [3]? Actually I had consulted it, but not read it entirely. I don't know why but I thought that the Python 3 requirement was a *nice to have*, not a *should have*. Anyway, I've updated[3] the build system to use Python 3. I noticed that the test suite wasn't being properly executed and sent a patch to upstream[4]. As soon as a new release is made with this changed integrated, I'll be adding support for DEP-8 (as suggested by Barry Warsaw[5] in the last week), as they are functional tests that depends on the package being installed. I've uploaded the updated package to mentors.d.n[6], but I guess its better to wait for a new release integrating the test suite fixes. The upstream is pretty fast and responsive. Are you able to sponsor the upload when we finish taking care of those details? I've filled an RFS (#819289[7]), but forgot to add the "debian-python" mailing list in "X-Debbugs-CC". Regards, Tiago. [1]: https://github.com/myhro/deb-pythonpy/commit/f4ce711 [2]: https://github.com/myhro/deb-pythonpy/commit/868667b [3]: https://github.com/myhro/deb-pythonpy/commit/3c2f4bd [4]: https://github.com/Russell91/pythonpy/pull/79 [5]: https://lists.debian.org/debian-python/2016/03/msg00101.html [6]: http://mentors.debian.net/package/pythonpy [7]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D819289 --=20 Tiago "Myhro" Ilieve Blog: https://blog.myhro.info/ GitHub: https://github.com/myhro LinkedIn: https://br.linkedin.com/in/myhro Montes Claros - MG, Brasil