Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7151

Re: Bug #751908, tox, and bin-only Python packages

Path csiph.com!goblin3!goblin2!goblin.stu.neva.ru!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Barry Warsaw <barry@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: Bug #751908, tox, and bin-only Python packages
Date Thu, 06 Aug 2015 21:20:01 +0200
Message-ID <pUyRP-1mX-9@gated-at.bofh.it> (permalink)
References <pUuOe-3M5-5@gated-at.bofh.it> <pUv7A-4og-21@gated-at.bofh.it>
X-Original-To debian-python@lists.debian.org
Old-Return-Path <barry@debian.org>
X-Amavis-Spam-Status No, score=-6.9 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FOURLA=0.1, LDO_WHITELIST=-5] autolearn=ham
X-Policyd-Weight using cached result; rate: -5
Organization The Organization of Unorganized Woozalists
X-Mailer Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-pc-linux-gnu)
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-Mailing-List <debian-python@lists.debian.org> archive/latest/12456
List-ID <debian-python.lists.debian.org>
List-URL <http://lists.debian.org/debian-python/>
Approved robomod@news.nic.it
Lines 53
Sender robomod@news.nic.it
X-Original-Date Thu, 6 Aug 2015 15:06:56 -0400
X-Original-Message-ID <20150806150656.0996b71d@limelight.wooz.org>
X-Original-References <20150806105051.3617b186@limelight.wooz.org> <20150806150835.GB2839@sar0.p1otr.com>
Xref csiph.com linux.debian.maint.python:7151

Show key headers only | View raw


On Aug 06, 2015, at 05:08 PM, Piotr Ożarowski wrote:

>everything that doesn't match python[\d.]*- is fine IMHO.

Here's some language for DPP:

=== modified file 'debian/python-policy.sgml'
--- debian/python-policy.sgml	2015-02-27 23:09:27 +0000
+++ debian/python-policy.sgml	2015-08-06 19:04:43 +0000
@@ -728,6 +728,25 @@
 	  package itself.
 	</p>
       </sect>
+
+      <sect id="package_names_bin">
+        <heading>Package Names for Programs</heading>
+        <p>
+          Binary packages that provide executable programs should be named
+          differently than <ref id="package_names">module packages</ref>.
+          Specifically, such binary packages should not start with
+          either <package>python-</package> or <package>python3-</package> as
+          this is not supported by the Python helper scripts for this purpose.
+          Generally, if a single executable is provided, name the package that
+          contains it after the executable's name.  If that is too generic, or
+          clashes with existing package names, or the package contains
+          multiple executables, use something
+          like <package><var>foo</var>-cli</package>,
+          <package><var>foo</var>-bin</package>,
+          or even <package><var>foo</var>-python</package>.
+        </p>
+      </sect>
+
     </chapt>
 
     <chapt id="embed">

>If "tox" is too generic, use tox-python

I'm going to name it 'tox' and create a virtual transitional package
python-tox with the appropriate replaces/breaks.

Cheers,
-Barry


-- 
To UNSUBSCRIBE, email to debian-python-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: https://lists.debian.org/20150806150656.0996b71d@limelight.wooz.org

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Bug #751908, tox, and bin-only Python packages Barry Warsaw <barry@debian.org> - 2015-08-06 17:00 +0200
  Re: Bug #751908, tox, and bin-only Python packages Piotr Ożarowski <piotr@debian.org> - 2015-08-06 17:20 +0200
    Re: Bug #751908, tox, and bin-only Python packages Julien Cristau <julien.cristau@logilab.fr> - 2015-08-06 17:30 +0200
    Re: Bug #751908, tox, and bin-only Python packages Barry Warsaw <barry@debian.org> - 2015-08-06 21:20 +0200
  Re: Bug #751908, tox, and bin-only Python packages Simon McVittie <smcv@debian.org> - 2015-08-06 17:30 +0200
    Re: Bug #751908, tox, and bin-only Python packages Barry Warsaw <barry@debian.org> - 2015-08-06 21:20 +0200

csiph-web