Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16522
| Path | csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Xiyue Deng <manphiz@gmail.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Anyone interested in python-pgpy? |
| Date | Tue, 03 Dec 2024 19:30:02 +0100 |
| Message-ID | <JPFOO-dvqP-7@gated-at.bofh.it> (permalink) |
| References | <JP4Pf-d7mR-5@gated-at.bofh.it> <JPm9r-dijr-1@gated-at.bofh.it> <JPriO-dloo-7@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Tue Dec 3 18:22:55 2024 |
| Old-Return-Path | <manphiz@gmail.com> |
| X-Amavis-Spam-Status | No, score=-12.099 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, FOURLA=0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -5.5 |
| X-Gm-Message-State | AOJu0YyQQ8Mos6Mqt6BeHYMMRQ71r2NScwaN61e0o9YXjqLm6ciEONP5 rWUVj9XRsg7jlzbb16GoKQUpu//qadrbfyUZR8I31NwCW36TSiJj |
| X-Gm-Gg | ASbGncvWT2OiFS95dV4mIn3r87+y2fywi/yAjwsg5qapLSO5gVXvxHLOLQn2SjZapNY 6mkdf+gm3cBOTBmwIGimU37XO1+Um31aIOr2F0bkfdJqiEZujdYz5mfhc/FD2dIDd8NxzHtZ3JA xomwEBsyBD/pwthKpb5mtbeigJwN/pNsZynjYUcgwZhdX7Mtxw18DN1U03boGXmxUuxGnrm8fJU VzytB33sUUx5xsSZmZPUQvPCmN7Fxo3CRMsNVo/njDlmPwxpi6WFxRsNPwPoyIwEus3vsUUo8OM U9x8oMrJ |
| X-Google-SMTP-Source | AGHT+IEZCcCWTTwAMQE7OgM9ZuCRXH5admgVsU+olI/72LhHwsB1uNwEL2FDOnAY2xAK2LllQRhACw== |
| X-Received | by 2002:a05:6a21:7898:b0:1db:e584:a92d with SMTP id adf61e73a8af0-1e1653c8289mr5204470637.26.1733250158231; Tue, 03 Dec 2024 10:22:38 -0800 (PST) |
| User-Agent | Notmuch/0.38.3 (https://notmuchmail.org) Emacs/29.4 (x86_64-pc-linux-gnu) |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/22608 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/87y10wsk2d.fsf@debian-hx90.lan |
| Approved | robomod@news.nic.it |
| Lines | 63 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | debian-python@lists.debian.org, notmuch@notmuchmail.org, mailscripts@packages.debian.org, Daniel Kahn Gillmor <dkg@fifthhorseman.net> |
| X-Original-Date | Tue, 03 Dec 2024 10:22:34 -0800 |
| X-Original-Message-ID | <87y10wsk2d.fsf@debian-hx90.lan> |
| X-Original-References | <875xo2u70p.fsf@melete.silentflame.com> <87ed2pu64q.fsf@debian-hx90.lan> <87v7w1qysu.fsf@melete.silentflame.com> |
| Xref | csiph.com linux.debian.maint.python:16522 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi Sean, Sean Whitton <spwhitton@spwhitton.name> writes: > Hello Xiyue, > > On Mon 02 Dec 2024 at 01:28pm -08, Xiyue Deng wrote: > >> I have made a MR[1] including a few quick fixes for the RC bugs, in hope >> that they are acceptable for another NMU to unblock this package and its >> dependencies. PTAL. Thanks! >> >> [1] https://salsa.debian.org/debian/pgpy/-/merge_requests/2 > > Thank you very much for taking a look at this one. > > I'm a bit queasy about just disabling the failing tests. Do we have > reason to believe that pgpy is not actually broken with Python 3.13? > In other words, what makes you think that it's just the tests that are > broken, not the program? > I don't have an answer yet. I have tested 0.6.0-1.3 in a bookworm sbuild chroot which has Python 3.11 and the tests passed. The build log in Bug#1086378 shows it was using Python 3.12, so I would assume something changed in Python 3.12 was the cause. I would do some further checks to be sure. Though I do hope people familiar with the matters can beat me to it. > Thanks. > > -- > Sean Whitton -- Regards, Xiyue Deng
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
Anyone interested in python-pgpy? Sean Whitton <spwhitton@spwhitton.name> - 2024-12-02 04:00 +0100
Re: Anyone interested in python-pgpy? Xiyue Deng <manphiz@gmail.com> - 2024-12-02 22:30 +0100
Re: Anyone interested in python-pgpy? Sean Whitton <spwhitton@spwhitton.name> - 2024-12-03 04:00 +0100
Re: Anyone interested in python-pgpy? Xiyue Deng <manphiz@gmail.com> - 2024-12-03 19:30 +0100
Re: Anyone interested in python-pgpy? Xiyue Deng <manphiz@gmail.com> - 2024-12-04 10:20 +0100
Re: Anyone interested in python-pgpy? Sean Whitton <spwhitton@spwhitton.name> - 2024-12-05 04:00 +0100
Re: Anyone interested in python-pgpy? Xiyue Deng <manphiz@gmail.com> - 2024-12-05 05:10 +0100
Re: Anyone interested in python-pgpy? Sean Whitton <spwhitton@spwhitton.name> - 2024-12-06 04:10 +0100
Re: Anyone interested in python-pgpy? Xiyue Deng <manphiz@gmail.com> - 2024-12-06 21:50 +0100
Re: Anyone interested in python-pgpy? Sean Whitton <spwhitton@spwhitton.name> - 2024-12-07 10:00 +0100
Re: Anyone interested in python-pgpy? Xiyue Deng <manphiz@gmail.com> - 2024-12-07 11:30 +0100
Re: Anyone interested in python-pgpy? Sean Whitton <spwhitton@spwhitton.name> - 2024-12-08 02:40 +0100
Re: Anyone interested in python-pgpy? Xiyue Deng <manphiz@gmail.com> - 2024-12-08 04:00 +0100
Re: Anyone interested in python-pgpy? Sean Whitton <spwhitton@spwhitton.name> - 2024-12-08 06:10 +0100
Re: Anyone interested in python-pgpy? Paul Boddie <paul@boddie.org.uk> - 2024-12-03 12:30 +0100
csiph-web