Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16405
| Path | csiph.com!tncsrv06.tnetconsulting.net!newsfeed.endofthelinebbs.com!news.corradoroberto.it!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Peter Wienemann <wiene@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Upload request: psrecord (NEW) |
| Date | Sun, 27 Oct 2024 22:10:01 +0100 |
| Message-ID | <JCiGl-4EUQ-5@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> |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Sun Oct 27 21:04:58 2024 |
| Old-Return-Path | <wiene@debian.org> |
| X-Amavis-Spam-Status | No, score=-109.93 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.421, 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, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no |
| MIME-Version | 1.0 |
| User-Agent | Mozilla Thunderbird |
| Content-Language | en-US |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Debian-User | wiene |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/22475 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/87996777-6c4e-4557-bc70-6a9b5f9977ea@debian.org |
| Approved | robomod@news.nic.it |
| Lines | 52 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sun, 27 Oct 2024 22:04:41 +0100 |
| X-Original-Message-ID | <87996777-6c4e-4557-bc70-6a9b5f9977ea@debian.org> |
| 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> |
| Xref | csiph.com linux.debian.maint.python:16405 |
Show key headers only | View raw
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? Best regards Peter
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