Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16727
| Path | csiph.com!news.mixmin.net!news2.arglkargh.de!news.karotte.org!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Alexandre Detiste <alexandre.detiste@gmail.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: python3-nose removal (or revival ?) |
| Date | Wed, 19 Feb 2025 23:10:01 +0100 |
| Message-ID | <Ki0qt-tq0-9@gated-at.bofh.it> (permalink) |
| References | <Jo0gh-d8BI-1@gated-at.bofh.it> <Jo9MB-deR4-13@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Wed Feb 19 22:01:55 2025 |
| Old-Return-Path | <alexandre.detiste@gmail.com> |
| X-Amavis-Spam-Status | No, score=-7.199 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, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=unavailable autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -5.5 |
| X-Forwarded-Encrypted | i=1; AJvYcCVnN51NDLXnGTs28sluR/tsaMnqdkHC2mVHGQcXbstQFlS37dpcsr54tsGyGjZ3DLC7L3ITozyNQS9G0KBz@lists.debian.org, AJvYcCW1NsR4UvWYNflImVdITBnwkICivvOTiSRAvbJkRK5a7xBIfsRBvOIeffgHp3LzjI7K7oUaGP5cN66OLGGD97w=@lists.debian.org |
| X-Gm-Message-State | AOJu0YxmRh4OgPNA9CipTbzhZxenNpCLI9d1kJswpN4ypr1ZW+16uzQO qgpOpun+BUkSxenGHVDM0H39yriOF/P6L0tmvTfZz6MnkbXbfnIado4S0OFaYPHQ5/M5KQ1mVv7 JdOH3zqPYK2s8Ad1FJtf8X28W2PJcjo+MzyA= |
| X-Gm-Gg | ASbGncvDbVHYYN1dQ3I1jAbaFmhUNUhsxWYozN1lINda35+zj0/8duNI+RRvRdExIfk a5SneOlcY7IOUPkGl+A439rg6TzDmKU+C1k6poRclpf6+0j76F5+bXW7lWiEQjPrQMb/I9s8= |
| X-Google-SMTP-Source | AGHT+IHID2rTZS/mh4sU6xUK9R4CDG4BqU+2eP2fV8U4F7QBDDR5eBAsfiBuiV0DmytEpPFCeZG/+ZoMfI2x1N7KvoY= |
| X-Received | by 2002:a05:6902:1208:b0:e5a:ca6b:4531 with SMTP id 3f1490d57ef6-e5dc9047be4mr15678658276.12.1740002497119; Wed, 19 Feb 2025 14:01:37 -0800 (PST) |
| MIME-Version | 1.0 |
| X-Gm-Features | AWEUYZmsF4YWxbjwQbrdj43g3dK_DV5UC3u71I3rIAUrXWFvw02F_mBweMKfvf4 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/22831 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/CADsTwjK4qin5WHu+o4htdyLHDfGjeuNPgcDZE2_fsg9k9_Ky1A@mail.gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 30 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | Schöke, Karsten <Karsten.Schoeke@geobasis-bb.de> |
| X-Original-Date | Wed, 19 Feb 2025 23:01:26 +0100 |
| X-Original-Message-ID | <CADsTwjK4qin5WHu+o4htdyLHDfGjeuNPgcDZE2_fsg9k9_Ky1A@mail.gmail.com> |
| X-Original-References | <CADsTwjK0ozDALL5u0fZboTfWKUxvJRPzhBLqmrKyDzztm7Bjtw@mail.gmail.com> <Zus8KdxmX3627Ejf@mitya57.me> |
| Xref | csiph.com linux.debian.maint.python:16727 |
Show key headers only | View raw
Hi,
Here's an update.
We are down to 2 packages left depending on python3-nose.
* elasticsearch-curator:
it depends on python-elastic-transport in the NEW queue, thanks Karsten
* amp:
this was still using "numpy.distutils" to build fortran code
https://numpy.org/doc/2.2/reference/distutils_status_migration.html#moving-to-setuptools
I have no idea how to fix this, help is appreciated.
---
My proposal would be to keep fissix (= the 2to3 fork)
& "modernize" for now and remove those two after Trixie is released.
"modernize" convert Python2 into "six" code,
it's a bit of a misnomer, pitfall package;
what people want is "pyupgrade"
Greetings
Le mer. 18 sept. 2024 à 22:46, Dmitry Shachnev <mitya57@debian.org> a écrit :
> Hi Alexandre!
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
python3-nose removal (or revival ?) Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-09-18 12:40 +0200
Re: python3-nose removal (or revival ?) Dmitry Shachnev <mitya57@debian.org> - 2024-09-18 22:50 +0200
Re: python3-nose removal (or revival ?) Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-02-19 23:10 +0100
Re: python3-nose removal (or revival ?) Dmitry Shachnev <mitya57@debian.org> - 2025-02-20 11:30 +0100
Re: python3-nose removal (or revival ?) Dmitry Shachnev <mitya57@debian.org> - 2025-02-20 14:30 +0100
Re: python3-nose removal (or revival ?) thomas@goirand.fr - 2025-02-20 14:30 +0100
Re: python3-nose removal (or revival ?) Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-02-23 01:40 +0100
csiph-web