Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16406
| Path | csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Scott Kitterman <debian@kitterman.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Upload request: psrecord (NEW) |
| Date | Sun, 27 Oct 2024 22:20:01 +0100 |
| Message-ID | <JCiQ1-4EYq-1@gated-at.bofh.it> (permalink) |
| References | <JBbQB-3XYB-7@gated-at.bofh.it> <JBbQB-3XYB-5@gated-at.bofh.it> <JBQAp-4mZJ-17@gated-at.bofh.it> <JBQAp-4mZJ-13@gated-at.bofh.it> <JCgXT-4DQY-3@gated-at.bofh.it> <JCiGl-4EUQ-5@gated-at.bofh.it> |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Sun Oct 27 21:19:35 2024 |
| Old-Return-Path | <debian@kitterman.com> |
| X-Amavis-Spam-Status | No, score=-9.5 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -5.5 |
| 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/22476 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/7F8E0F01-78F5-4BEE-8314-0D9C72E92375@kitterman.com |
| Approved | robomod@news.nic.it |
| Lines | 67 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sun, 27 Oct 2024 21:18:46 +0000 |
| X-Original-Message-ID | <7F8E0F01-78F5-4BEE-8314-0D9C72E92375@kitterman.com> |
| X-Original-References | <f3b17ed93c6c77aefec29e6b0d5cde405f6dd01a.camel@gmail.com> <059e32a6-6909-48e9-aeb9-22cd31013db8@debian.org> <de2db2c362fe1bed80ed6f50bfe64396b97719c5.camel@gmail.com> <6029701.OdEgEQYsGK@zini-1880> <a6ec3249-e744-4b2c-b094-b033ee2b0295@debian.org> <87996777-6c4e-4557-bc70-6a9b5f9977ea@debian.org> |
| Xref | csiph.com linux.debian.maint.python:16406 |
Show key headers only | View raw
On October 27, 2024 9:04:41 PM UTC, Peter Wienemann <wiene@debian.org> wrote: >Hi Scott, > >On 2024-10-27 20:12:28, Peter Wienemann wrote: >> On 2024-10-26 17:00:18, Scott Kitterman wrote: >>> From reading this thread, it seems like psrecord is an application written in Python. Upstream could, if they felt like it, re-implement the whole thing in >>> Rust and it would still be psrecord. Assuming that's at least generally >>> correct, I think psrecord is definitely the correct package name. >> >> yes, I think this applies to psrecord. >> >>> The only exception is that applications which provide a publically available >>> module/ extension that other programs can use should provide a binary which >>> uses the python3-foo naming convention (see spf-engine as an example). It is >>> a matter of taste and judgement for small applications that provide a public >>> module/extension should ship the application in a separate binary package or >>> not. Generally, tiny packages are bad because they require more overhead, >>> including making the packages file bigger for every single user. >> >> In addition psrecord provides a public module (as per [0]) but I am inclined to consider this one of the "small application" cases which do not warrant a separate binary package. > >re-reading your message, I think I got it wrong in my above reply. Sorry for the confusion. I am trying to summarize to clarify the situation: > >Since psrecord ships both an executable and a public module (and it is small), the suggested package names are: > >- psrecord as source package name >- python3-psrecord as binary package name (shipping executable and module) > >Alternative (but not recommended due to the smallness): > >- psrecord as source package name >- python3-psrecord as binary package name (shipping the module) >- psrecord as additional binary package name (shipping the executable). > >Is choosing psrecord as source package name still advisable in the above cases? Or is python-psrecord as source package name better for the executable+module case? I think this is fine: - psrecord as source package name - python3-psrecord as binary package name You can also have Provides: psrecord Then apt install psrecord will work. Scott K
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Upload request: psrecord (NEW) Peter Wienemann <wiene@debian.org> - 2024-10-24 21:40 +0200
Re: Upload request: psrecord (NEW) Scott Kitterman <debian@kitterman.com> - 2024-10-26 17:10 +0200
Re: Upload request: psrecord (NEW) Peter Wienemann <wiene@debian.org> - 2024-10-27 20:20 +0100
Re: Upload request: psrecord (NEW) Peter Wienemann <wiene@debian.org> - 2024-10-27 22:10 +0100
Re: Upload request: psrecord (NEW) Scott Kitterman <debian@kitterman.com> - 2024-10-27 22:20 +0100
Re: Upload request: psrecord (NEW) Alexandru Mihail <alexandru.mihail2897@gmail.com> - 2024-10-27 22:30 +0100
Re: Upload request: psrecord (NEW) Peter Wienemann <wiene@debian.org> - 2024-10-27 20:50 +0100
Re: Upload request: psrecord (NEW) Peter Wienemann <wiene@debian.org> - 2024-11-11 20:20 +0100
csiph-web