Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #17211
| Path | csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Alexandre Detiste <alexandre.detiste@gmail.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Intent to update python-playwright to 1.56.0 — is anyone already working on this? |
| Date | Wed, 03 Dec 2025 12:40:02 +0100 |
| Message-ID | <LXTnc-3vp-7@gated-at.bofh.it> (permalink) |
| References | <LXTdv-3rX-5@gated-at.bofh.it> |
| X-Original-To | jvk <jaivkadam@gmail.com>, Roland Mas <lolando@debian.org> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Wed Dec 3 11:30:26 2025 |
| Old-Return-Path | <alexandre.detiste@gmail.com> |
| X-Amavis-Spam-Status | No, score=-6.311 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, SARE_HEAD_8BIT_SPAM=0.888] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-wm1-x330.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5 |
| X-Gm-Message-State | AOJu0Yyl8h/VTm2LtPtEdWQRdw3f1sMTRW2kTST+8vma5Q6LwuMguVMU BpFxnRQCeT+6gtiFZ6mM7jFj7nRwMG+WBjWy7F9+z2c8k/bR9HlTkJjAWpL2L8Gem+RpKvl8LZ4 AXlYyqKkr3G/qbFJmgD39liKY7RHFuao= |
| X-Gm-Gg | ASbGncsZeY838bCcmOCmPaFaucjIaSh/gNZIdAqLaNsYq6z5OogvsOyNZNpgB7eqyNj YDXxeN0pKaE3nqrlZ7efhKCJRXYIIF172kAOU719cKaSW134AMhqrFV2bHVq2xmaNCJRKWTqU9Y CISUDvD9P+vR9iGv6eUUjR1bLtYQb6ffasOpaDiE3Q9e6Z4K3dMs2oKhOZjz98kVkP4wBd0pVM7 NIUkph6vjdPLWJvqWeh3cgIBNp3DFVlhQNNN2zQC/STmB5rcGDgZ+lmVLuTzjyibTzCFU6xqn83 MI5H05a228fzeoXgu34snRF11A== |
| X-Google-SMTP-Source | AGHT+IGKCDTptcyddKCc+Bg+k4q0C3FXWSRk0a4W/fdc/wnKjZPU6kQZNkU5P9Fjaj/R8wrn5SCxKfwTfXzHYhGUraw= |
| X-Received | by 2002:a05:6000:188e:b0:42c:a449:d68c with SMTP id ffacd0b85a97d-42f731a4cb3mr1875200f8f.30.1764761408343; Wed, 03 Dec 2025 03:30:08 -0800 (PST) |
| MIME-Version | 1.0 |
| X-Gm-Features | AWmQ_bm7UWadcRX4vW5RXoGsLKFuljwdPhGBYeL_ch8PxuYJ1dVk9jfnSL8i1wA |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/23445 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/CADsTwj+hdN6ZnB4F7GE4sdx8pBDG0eE4k+25qgF9TjNKM=Lsyw@mail.gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 33 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | debian-python@lists.debian.org |
| X-Original-Date | Wed, 3 Dec 2025 12:29:57 +0100 |
| X-Original-Message-ID | <CADsTwj+hdN6ZnB4F7GE4sdx8pBDG0eE4k+25qgF9TjNKM=Lsyw@mail.gmail.com> |
| X-Original-References | <967474d6801fb4fef440492ef4a2593ecb2fca06.camel@gmail.com> |
| Xref | csiph.com linux.debian.maint.python:17211 |
Show key headers only | View raw
Hi, You should start from "gbp clone git@salsa.debian.org:python-team/packages/python-playwright.git" and only do the needed incremental changes from this base, not restart all over again each time with debmake. Greetings [2025-11-28] Accepted python-playwright 1.55.0+ds-2 (source all) into unstable (Debian FTP Masters) (signed by: Roland Mas) Le mer. 3 déc. 2025 à 12:25, jvk <jaivkadam@gmail.com> a écrit : > > Hi , > I am new to the Debian community and want to contribute, I have > presentable python skills. > > I came across the python-playwright package, it's current version is > 1.55.0 but a upstream version 1.56.0 is available. > > I downloaded the tarball and ran the debmake command which created a > debian folder. I saw that if I take up this job I need to do lot of > changes. > > My query is that where can I check or ensure that there is no one else > working on the package an that after complete the working according to > the Debian Standards the package will be accepted? > > Thank you, > jvk >
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
Intent to update python-playwright to 1.56.0 — is anyone already working on this? jvk <jaivkadam@gmail.com> - 2025-12-03 12:30 +0100
Re: Intent to update python-playwright to 1.56.0 — is anyone already working on this? Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-12-03 12:40 +0100
Re: Intent to update python-playwright to 1.56.0 — is anyone already working on this? jvk <jaivkadam@gmail.com> - 2025-12-03 14:20 +0100
Re: Intent to update python-playwright to 1.56.0 — is anyone already working on this? Carsten Schoenert <c.schoenert@t-online.de> - 2025-12-03 15:20 +0100
Re: Intent to update python-playwright to 1.56.0 — is anyone already working on this? Roland Mas <lolando@debian.org> - 2025-12-03 22:10 +0100
Re: Intent to update python-playwright to 1.56.0 — is anyone already working on this? Santiago Ruano Rincón <santiagorr@riseup.net> - 2025-12-03 13:10 +0100
csiph-web