python-phonenumbers

2024-08-14 Thread Renaud Thiry
Hello, python team!

We've been having issues with this package not formatting some numbers
properly in debian bullseye-slim

As it's due to an environmental change (namely international phone formats
changing in brazil, mexico and others since the current version of the
package was released), I understand it would be valid to submit a stable
update.

Is there anyone who could handle that, and if not could you point me
towards a guide of some sort for me to submit an updated version of the
package?

Thanks and cheers!


Re: python-phonenumbers

2024-08-14 Thread Sebastian Ramacher
Hi Renaud

On 2024-08-14 09:05:14 +0200, Renaud Thiry wrote:
> Hello, python team!
> 
> We've been having issues with this package not formatting some numbers
> properly in debian bullseye-slim
> 
> As it's due to an environmental change (namely international phone formats
> changing in brazil, mexico and others since the current version of the
> package was released), I understand it would be valid to submit a stable
> update.
> 
> Is there anyone who could handle that, and if not could you point me
> towards a guide of some sort for me to submit an updated version of the
> package?

The process to prepare fixes for (old)stable is documented at
https://www.debian.org/doc/manuals/developers-reference/pkgs.en.html#upload-stable.
Note however that bullseye will become LTS tomorrow (see
https://wiki.debian.org/LTS) and the final point release will happen on
August 31st (see
https://lists.debian.org/debian-release/2024/07/msg00231.html). After
that, the bug would need be fixed via LTS.

Cheers
-- 
Sebastian Ramacher



Bug#1078691: r4d: please move away from pysimplesoap that is Orphaned & slated for removal

2024-08-14 Thread Alexandre Detiste
Source: r4d
Version: 1.7-4.1
Severity: serious
Forwarded: https://github.com/ci-rt/r4d/issues/2
X-Debbugs-Cc: debian-python@lists.debian.org

Dear Maintainer,

The library pysimplesoap is obsolete & Orphaned in Debian.

Please use an other SOAP library (like Zeep)

Greetings



Re: Bug#1078664: ITP: sphinx-jinja2-compat -- Patches Jinja2 v3 to restore compatibility with earlier Sphinx versions

2024-08-14 Thread Alexandre Detiste
Hi,

>  "as it is a dependency for another package"
Can you give more details ?

It seems usage of this compat lib could/should be patched-out.

Greetings

Le mer. 14 août 2024 à 01:57, Kathara Sasikumar
 a écrit :
>
> Package: wnpp
> Severity: wishlist
> Owner: Kathara Sasikumar 
> X-Debbugs-Cc: debian-de...@lists.debian.org
>
> * Package name: sphinx-jinja2-compat
>   Version : 0.3.0
>   Upstream Contact: Dominic Davis-Foster 
> * URL : https://github.com/sphinx-toolbox/sphinx-jinja2-compat
> * License : Expat
>   Programming Lang: Python
>   Description : Patches Jinja2 v3 to restore compatibility with earlier 
> Sphinx versions
>
> Sphinx-jinja2-compat provides patches for Jinja2 v3 to ensure compatibility
> with older Sphinx versions.
>
> I wish to package sphinx-jinja2-compat as it is a dependency for another
> package that I am working on. I intend to maintain it within the Debian Python
> Team.
>
>
> Thank you,
> Kathara Sasikumar
>



Re: new dependencies for python-pint

2024-08-14 Thread Thomas Goirand

Hi,

My answer below.

On 8/12/24 08:04, Antonio Valentino wrote:

Il 09/08/24 21:08, Antonio Valentino ha scritto:

Dear Thomas, dear all,
a new version (0.24.3) of python-pint is available upstream.
It introduces two additional dependencies: flexcache and flexparser.

I have files two ITP bugs:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078258
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078260

and prepared the debian packages in salsa:

https://salsa.debian.org/python-team/packages/flexparser
https://salsa.debian.org/python-team/packages/flexcache


I uploaded both. Thanks for your contrib!


If you agree I would like to maintain them under the debian-python team.

I'm a DM so I can take in charge of the maintenance and normal 
uploads, but I cannot upload new packages.


I kindly a DD to review and sponsor the initial upload of flexcache 
and flexparser.


Package were ok, though I ran "wrap-and-sort -bastk" on both of them 
before uploading. I hope you're ok with this, I find it much more 
readable this way.


I by the way didn't know one could write:

Description: ${source:Synopsis}
 ${source:Extended-Description}

Nice to know, and very useful to packages with many binaries.

Cheers,

Thomas Goirand (zigo)



Re: Policy Change Proposal: Running the upstream test suite

2024-08-14 Thread Louis-Philippe Véronneau

On 2024-07-29 4 h 53 a.m., Louis-Philippe Véronneau wrote:

Hello,

As discussed during the DebConf24 Python BoF, I'm submitting this change 
to the policy to require the use of the upstream test suite, both during 
the build process and as an autopkgtest.


You can find the MR here:

https://salsa.debian.org/python-team/tools/python-modules/-/ 
merge_requests/24


People present at the BoF seemed to think this was a good idea. If you 
don't please reply to this message and make yourself heard :)


Cheers,



Hi,

It's been about 2 weeks since the policy change has been proposed. I 
believe I have taken in account the feedback and the discussion seems to 
have died down.


As the response from the team member was largely positive, I propose the 
change be merged.


Cheers,

--
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.org
  ⠈⠳⣄



OpenPGP_0xE1E5457C8BAD4113.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Re: new dependencies for python-pint

2024-08-14 Thread Antonio Valentino

Il 14/08/24 22:32, Thomas Goirand ha scritto:

Hi,

My answer below.

On 8/12/24 08:04, Antonio Valentino wrote:

Il 09/08/24 21:08, Antonio Valentino ha scritto:

Dear Thomas, dear all,
a new version (0.24.3) of python-pint is available upstream.
It introduces two additional dependencies: flexcache and flexparser.

I have files two ITP bugs:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078258
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078260

and prepared the debian packages in salsa:

https://salsa.debian.org/python-team/packages/flexparser
https://salsa.debian.org/python-team/packages/flexcache


I uploaded both. Thanks for your contrib!



Thanks you for uploading.
Please do not forget to grant me upload rights as per [1] so that I can 
to future uploads by myself.


[1] https://wiki.debian.org/DebianMaintainer#Granting_Permissions


If you agree I would like to maintain them under the debian-python team.

I'm a DM so I can take in charge of the maintenance and normal 
uploads, but I cannot upload new packages.


I kindly a DD to review and sponsor the initial upload of flexcache 
and flexparser.


Package were ok, though I ran "wrap-and-sort -bastk" on both of them 
before uploading. I hope you're ok with this, I find it much more 
readable this way.


sure

cheers
--
Antonio Valentino