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


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

Re: Alternative libraries for PEP-594

Path csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Salvo Tomaselli <tiposchi@tiscali.it>
Newsgroups linux.debian.maint.python
Subject Re: Alternative libraries for PEP-594
Date Fri, 02 Aug 2024 11:00:01 +0200
Message-ID <J6WiJ-29LM-7@gated-at.bofh.it> (permalink)
References <J6WiJ-29LM-9@gated-at.bofh.it> <J6UJX-28Zo-1@gated-at.bofh.it> <J6VPH-29B8-7@gated-at.bofh.it>
X-Original-To debian-python@lists.debian.org, Alexandre Detiste <alexandre.detiste@gmail.com>
X-Mailbox-Line From debian-python-request@lists.debian.org Fri Aug 2 08:58:31 2024
Old-Return-Path <salvo.g.tomaselli@gmail.com>
X-Amavis-Spam-Status No, score=-4.997 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FOURLA=0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, SUBENDNUM=2] autolearn=no autolearn_force=no
X-Policyd-Weight using cached result; rate: -5.5
X-Gm-Message-State AOJu0YxWAug3AOQBw/z1zgXacWCCwMySJC2Qgrt6pxjHg96VgkTS8bdj XcVRtPANnpaJbKY9RShYHMV1p3irW0SJPpG8xBhstvAPLajR6oLzacYfhIlY
X-Google-SMTP-Source AGHT+IGhXBTxWgg6Ih8MuDPr/+nUq6r3U+R/UgFyGIJcitmKs4ixpojTaeRNbbn88g92+44tcY3nIA==
X-Received by 2002:adf:b606:0:b0:368:4da7:5c35 with SMTP id ffacd0b85a97d-36bbc11bab2mr1302820f8f.30.1722589093698; Fri, 02 Aug 2024 01:58:13 -0700 (PDT)
Sender robomod@news.nic.it
MIME-Version 1.0
Content-Transfer-Encoding quoted-printable
Content-Type text/plain; charset="iso-8859-1"
X-Mailing-List <debian-python@lists.debian.org> archive/latest/22186
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/3158576.mvXUDI8C0e@galatea
Approved robomod@news.nic.it
Lines 45
Organization linux.* mail to news gateway
X-Original-Date Fri, 02 Aug 2024 10:58:12 +0200
X-Original-Message-ID <3158576.mvXUDI8C0e@galatea>
X-Original-References <667baffb-2372-4d2e-a033-440d1d687074@debian.org> <CADsTwjLhoj=e4Cc1O3cJE8Rw0trW2MvVC+j00JK-XOMcpAptTA@mail.gmail.com>
X-Original-Sender Salvo Tomaselli <salvo.g.tomaselli@gmail.com>
Xref csiph.com linux.debian.maint.python:16148

Show key headers only | View raw


You can do conditional dependencies on those packages.

Like python3.13 | python3-xxxx

Then it will be installable on both.

In data venerdì 2 agosto 2024 10:21:55 CEST, Alexandre Detiste ha scritto:
> Hi,
> 
> I will need some "zombie-telnetlib" (so exactly the same API as
> existing telnetlib)
> because I maintain proprietary .deb (not "Debian packages") that need
> to be installable without rebuild on Buster, Bookworm & Trixie.
> 
> I understand that "telnetlib3" / "exscript" are 'better/newer' API but
> that does not fit the need.
> 
> Debian could also benefit from this zombie-telnetlib.
> 
> Should it be a native package or one with real upstream on PyPi ?
> 
> Greetings
> 
> Le ven. 2 août 2024 à 09:13, Louis-Philippe Véronneau
> 
> <pollo@debian.org> a écrit :
> > telnetlib:
> > * telnetlib3: a Telnet Client and Server library for python [2]
> > * exscript: automating network connections over protocols such as Telnet
> > or SSH [3]
> > 
> > Is anyone in the DPT interested in packaging and maintaining these
> > libraries? They will likely be very useful for the 3.13 transition.> 
> >  From the stats I have, I currently count:
> > * 37 packages using telnetlib


-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
                -- Galileo Galilei

https://ltworf.codeberg.page/

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


Thread

Alternative libraries for PEP-594 Louis-Philippe Véronneau <pollo@debian.org> - 2024-08-02 09:20 +0200
  Re: Alternative libraries for PEP-594 Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-08-02 10:30 +0200
    Re: Alternative libraries for PEP-594 Salvo Tomaselli <tiposchi@tiscali.it> - 2024-08-02 11:00 +0200
    Re: Alternative libraries for PEP-594 Louis-Philippe Véronneau <pollo@debian.org> - 2024-08-02 11:20 +0200
      Re: Alternative libraries for PEP-594 eevelweezel <eevel.weezel@gmail.com> - 2024-08-02 11:40 +0200
      Re: Alternative libraries for PEP-594 Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-08-02 11:50 +0200
      Re: Alternative libraries for PEP-594 Salvo Tomaselli <tiposchi@tiscali.it> - 2024-08-02 14:20 +0200
        Re: Alternative libraries for PEP-594 Andrey Rakhmatullin <wrar@debian.org> - 2024-08-02 14:40 +0200
          Re: Alternative libraries for PEP-594 Salvo Tomaselli <tiposchi@tiscali.it> - 2024-08-02 16:10 +0200
            Re: Alternative libraries for PEP-594 Louis-Philippe Véronneau <pollo@debian.org> - 2024-08-03 03:10 +0200
              Re: Alternative libraries for PEP-594 Salvo Tomaselli <tiposchi@tiscali.it> - 2024-08-03 15:50 +0200
      Re: Alternative libraries for PEP-594 Emmanuel Arias <eamanu@debian.org> - 2024-08-03 11:30 +0200
    Re: Alternative libraries for PEP-594 Blair Noctis <n@sail.ng> - 2024-08-02 12:30 +0200
      Re: Alternative libraries for PEP-594 Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-08-02 13:00 +0200
        Re: Alternative libraries for PEP-594 Blair Noctis <n@sail.ng> - 2024-08-02 13:50 +0200
          Re: Alternative libraries for PEP-594 Simon McVittie <smcv@debian.org> - 2024-08-02 14:10 +0200
            Re: Alternative libraries for PEP-594 Blair Noctis <n@sail.ng> - 2024-08-02 14:30 +0200
          Re: Alternative libraries for PEP-594 Salvo Tomaselli <tiposchi@tiscali.it> - 2024-08-02 14:20 +0200
            Re: Alternative libraries for PEP-594 Blair Noctis <n@sail.ng> - 2024-08-02 14:30 +0200
          Re: Alternative libraries for PEP-594 Louis-Philippe Véronneau <pollo@debian.org> - 2024-08-03 03:50 +0200
            Re: Alternative libraries for PEP-594 Étienne Mollier <emollier@debian.org> - 2024-08-03 10:30 +0200
          Re: Alternative libraries for PEP-594 Louis-Philippe Véronneau <pollo@debian.org> - 2024-08-03 07:30 +0200
            Re: Alternative libraries for PEP-594 Matthias Klose <doko@debian.org> - 2024-08-03 10:10 +0200
              Re: Alternative libraries for PEP-594 Louis-Philippe Véronneau <pollo@debian.org> - 2024-08-11 15:40 +0200
          Re: Alternative libraries for PEP-594 Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-08-03 15:00 +0200

csiph-web