Re: How to provide AppStream data by upstream?

2024-02-14 Thread Soren Stoutner
nfo/ ? > > What is your preferet way? > > The location /usr/share/metainfo is specified by freedesktop.org and > should be the same on all distros. But their might be exceptions. > > The question is who is responsible for locating that xml file into the > correct place? How ca

Re: Uscan: watch and changelog

2024-03-29 Thread Soren Stoutner
s both produce release tarballs and tag their releases in git, so either approach would work. Some only do one or the other. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Uscan: watch and changelog

2024-03-29 Thread Soren Stoutner
, March 29, 2024 1:12:12 PM MST c.bu...@posteo.jp wrote: > On 2024-03-29 11:29 Soren Stoutner wrote: > > One of the interesting things about uscan > > This is that kind of "big picture" explanations that should be written > to the Wiki. Texts like this are the mi

Re: Proposal IRC meeting DPT

2024-06-29 Thread Soren Stoutner
ainer of a couple of packages that use distutils in some fashion I would appreciate understanding the detail of what is happening with distutils in Debian. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Proposal IRC meeting DPT

2024-06-29 Thread Soren Stoutner
default, qtwebengine-opensource-src probably won’t be an issue anymore. On Saturday, June 29, 2024 11:29:06 AM MST Scott Kitterman wrote: > On Saturday, June 29, 2024 1:36:41 PM EDT Soren Stoutner wrote: > > Scott, > > > > On Saturday, June 29, 2024 8:58:09 AM MST Scott Kit

Request to join the Debian Python Team

2024-09-12 Thread Soren Stoutner
?bug=1062442 I have communicated with Richard Ulrich, the current uploader, who indicated he would appreciate help maintaining the package. My Salsa login is soren. I have read have read https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst and accept it. -- Soren

Questions about inconsistencies in the documentation

2024-09-16 Thread Soren Stoutner
are quite a few other references to debian/master). I am uncertain whether debian/master or debian/main is recommended. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Request for review before first upload of python-construct-classes

2024-09-16 Thread Soren Stoutner
. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Request to join the Python Debian team

2024-10-08 Thread Soren Stoutner
te myself to making meaningful contributions. > > > Thank you for your time and consideration. I look forward to your response and > any further instructions. > > > > > Best regards, > Sourav Bhattacharya > https://salsa.debian.org/sxctic-54l -- Soren Stoutner so

Re: python-trezor: incorrect binary package name, python3-trezor should be python3-trezorlib

2024-10-04 Thread Soren Stoutner
Carsten, On Friday, October 4, 2024 8:09:14 AM MST Carsten Schoenert wrote: > Am 03.10.24 um 07:10 schrieb Soren Stoutner: > > Sandro, > > > > I have just taken over maintenance of python-trezor and would like to > > rectify > > this problem. As I have never r

Re: Bug#998151: python-trezor: incorrect binary package name, python3-trezor should be python3-trezorlib

2024-10-04 Thread Soren Stoutner
were the original filer of the bug, I want to give you a chance to respond if you still feel that renaming the binary package is appropriate. If I don’t hear from you in a reasonable amount of time I will close the bug report. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

electrum: How to enable autopkgtest?

2024-10-29 Thread Soren Stoutner
that preserves the contents of the two binary packages? Or, is there some other command I am missing that will allow autopkgtest to import the built modules? -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Questions about inconsistencies in the documentation

2024-10-29 Thread Soren Stoutner
Does anyone have any comments on making the documentation more consistent? On Monday, September 16, 2024 1:59:09 PM MST Soren Stoutner wrote: > While reading over the documentation I noticed a couple of inconsistencies. > > 1. > https://salsa.debian.org/python-team/tools/python-

Re: electrum: How to enable autopkgtest?

2024-10-29 Thread Soren Stoutner
Andrey, On Tuesday, October 29, 2024 10:47:47 PM MST Andrey Rakhmatullin wrote: > On Tue, Oct 29, 2024 at 01:43:50PM -0700, Soren Stoutner wrote: > > I added a Build-Depend on "python3-pytest ” and added “Testsuite: > > autopkgtest-pkg-pybuild” to debian/control. This enab

Re: electrum: How to enable autopkgtest?

2024-10-31 Thread Soren Stoutner
In that case, the `--ignore` command can be used instead, which skips adding the test to the collection. {{{ export PYBUILD_TEST_ARGS=--ignore path/to/test.py }}} -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Correct command to skip multiple tests in autopkgtest?

2024-11-01 Thread Soren Stoutner
the correct syntax for skipping several tests in autopgktest? -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Correct command to skip multiple tests in autopkgtest?

2024-11-12 Thread Soren Stoutner
entation of "Testsuite: autopkgtest-pkg-pybuild”, but I don’t know enough about it to troubleshoot it. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: electrum: How to enable autopkgtest?

2024-10-31 Thread Soren Stoutner
. That section doesn’t make any reference to using -k to include tests. So, a complete edit will probably need to include modifying the previous paragraphs to be comprehensively correct, which is probably best done by someone who has more experience with -k than I do. -- Soren Stoutner so...@de

Re: electrum: How to enable autopkgtest?

2024-10-31 Thread Soren Stoutner
. I don’t know if the QML implementation is tied in any specific way to the Android version of the app. If you have an interest in that direction, I would appreciate a co-maintainer that would take on the task. You could communicate with upstream (I find them very helpful) and test its functionality

Re: python-pyinstaller: package naming questions

2024-10-31 Thread Soren Stoutner
I didn’t receive any responses to the below email, so I decided to go with pyinstaller as the source package name, but to still use two binary packages: pyinstaller and python3-pyinstaller. On Friday, October 25, 2024 1:07:53 PM MST Soren Stoutner wrote: > I am in the process of packag

Re: electrum: How to enable autopkgtest?

2024-10-30 Thread Soren Stoutner
On Tuesday, October 29, 2024 11:11:44 PM MST Soren Stoutner wrote: > > > My question is, what is the canonical way to handle this? > > > > Fixing the package so that it provides that module or patching the tests > > so that they don't require it. > > T

Re: electrum: How to enable autopkgtest?

2024-10-30 Thread Soren Stoutner
On Wednesday, October 30, 2024 12:16:33 AM MST Andrey Rakhmatullin wrote: > On Wed, Oct 30, 2024 at 12:06:32AM -0700, Soren Stoutner wrote: > > If I disable it in debian/rules using the following command the test no > > longer runs during build. > > > > expor

Re: electrum: How to enable autopkgtest?

2024-10-31 Thread Soren Stoutner
ust matching the pattern given). It is > probably better to rephrase it to something like "The `-k not ` flag > can be used to skip running specific tests, but they are still > collected.". That makes sense. I would recommend you update the Wiki with that wording. >

Re: python-trezor: assistance with disabling or modifying a build test that requires network access

2024-09-26 Thread Soren Stoutner
On Thursday, September 26, 2024 1:34:34 PM MST Andrey Rakhmatullin wrote: > > 1. What is the best (idomatic) way to disable this test during build? > > In this case - just skip the whole file via appropriate PYBUILD_TEST_ARGS. Thanks for the pointer. -- Soren Stoutner so..

python-mnemonic: problem with test not able to find local file

2024-09-26 Thread Soren Stoutner
mnemonic/-/jobs/ 6341467#L1138 [2] https://salsa.debian.org/python-team/packages/python-mnemonic/-/blob/ debian/master/vectors.json?ref_type=heads -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

python-trezor: assistance with disabling or modifying a build test that requires network access

2024-09-26 Thread Soren Stoutner
ages/python-trezor/-/blob/debian/ master/tests/test_firmware.py?ref_type=heads [2] https://salsa.debian.org/python-team/packages/python-trezor/-/jobs/ 6341154#L6882 [3] https://data.trezor.io/firmware/2/trezor-2.4.2.bin [4] https://github.com/trezor/trezor-firmware/blob/main/LICENSE.md -- Soren

Re: python-mnemonic: problem with test not able to find local file

2024-09-27 Thread Soren Stoutner
27; in d/control you can also > drop the '--with python3' option in the default rarget in d/rules. Thank you. I had seen dh-sequence-python3, but I was unaware of what using it would do. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: python-trezor: assistance with disabling or modifying a build test that requires network access

2024-09-27 Thread Soren Stoutner
od.bin [3] https://github.com/trezor/trezor-firmware/tree/main/python [4] https://pypi.org/project/trezor/ On Thursday, September 26, 2024 1:34:34 PM MST Andrey Rakhmatullin wrote: > On Thu, Sep 26, 2024 at 01:02:14PM -0700, Soren Stoutner wrote: > > I am in the process of adopting and upd

Re: python-trezor: assistance with disabling or modifying a build test that requires network access

2024-09-30 Thread Soren Stoutner
On Friday, September 27, 2024 4:48:58 PM MST Soren Stoutner wrote: > 1. Just exclude this test from autopkgtests and go on with my life (I assume > autopkgtest-pkg-pybuild has an easy way to do this). There are 111 other > tests that run successfully, this is a test that upstream s

Re: python-trezor: assistance with disabling or modifying a build test that requires network access

2024-09-30 Thread Soren Stoutner
On Monday, September 30, 2024 8:55:38 AM MST Andrey Rakhmatullin wrote: > On Mon, Sep 30, 2024 at 08:50:27AM -0700, Soren Stoutner wrote: > > On Friday, September 27, 2024 4:48:58 PM MST Soren Stoutner wrote: > > > 1. Just exclude this test from autopkgtests and go

python-trezor: incorrect binary package name, python3-trezor should be python3-trezorlib

2024-10-02 Thread Soren Stoutner
/packages/python-trezor/-/tree/debian/ master/debian?ref_type=heads Thanks for your help, Soren -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

python-pyinstaller: package naming questions

2024-10-25 Thread Soren Stoutner
now as it is easy to make changes before the first upload. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Correct command to skip multiple tests in autopkgtest?

2024-11-06 Thread Soren Stoutner
On Friday, November 1, 2024 4:03:45 PM MST Soren Stoutner wrote: > I: pybuild base:311: cd /tmp/autopkgtest-lxc.ntf_swjm/downtmp/ autopkgtest_tmp/ > build; python3.12 -m pytest -k 'not test_find_module and not > test_metadata_searching and not test_Qt_QTranslate and not tes

Re: LICENSES folder in /usr/share/doc/ ?

2024-11-18 Thread Soren Stoutner
l text of common licenses can be referenced against usr/share/common-licenses). Upstream LICENSES files should not be shipped in Debian. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Correct command to skip multiple tests in autopkgtest?

2024-12-02 Thread Soren Stoutner
On Friday, November 1, 2024 4:03:45 PM MST Soren Stoutner wrote: > I am in the process of packaging pyinstaller. > > https://pypi.org/project/pyinstaller/ > > Many of pyinstaller’s tests require the pyinstaller-hooks-contrib package, > which I am also in the process of pac

blhc failing due to non-verbose build

2024-12-05 Thread Soren Stoutner
e> CFLAGS += $(CPPFLAGS) CXXFLAGS += $(CPPFLAGS) https://salsa.debian.org/python-team/packages/pyinstaller/-/blob/debian/ master/debian/rules?ref_type=heads Does anyone know how to convince it to populate the logs with the full flags used to compile the binaries? -- Soren Stoutner so...@debian.org s

Re: use of waf in pyinstaller (was: blhc)

2024-12-07 Thread Soren Stoutner
On Saturday, December 7, 2024 11:18:20 AM MST Scott Kitterman wrote: > On December 7, 2024 5:29:39 PM UTC, Soren Stoutner wrote: > ... > > >I have not had any experience with waf before, and so am not aware of DFSG or > >malware difficulties that other projects have f

Re: use of waf in pyinstaller (was: blhc)

2024-12-07 Thread Soren Stoutner
Simon, Thank you for taking the time to look at this. On Friday, December 6, 2024 3:27:55 AM MST Simon McVittie wrote: > On Thu, 05 Dec 2024 at 19:00:50 -0700, Soren Stoutner wrote: > > I am working on PyInstaller, which is mostly written in Python, but compiles > > a bootload

Re: Bug#1090912: ITP: python-grpclib -- Pure-Python gRPC implementation for asyncio

2024-12-21 Thread Soren Stoutner
/grpclib > > * License : BSD-3-Clause > > > > Programming Lang: Python > > Description : Pure-Python gRPC implementation for asyncio > > > > This is a Pure-Python gRPC implementation for asyncio. > > > > https://salsa.debian.org/python-team/packages/python-grpclib > > > > /Simon -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Python Software Foundation License

2025-01-20 Thread Soren Stoutner
can’t imagine any reason why it wouldn’t be DFSG-free. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Multi-Arch: same and WHEEL files

2025-01-08 Thread Soren Stoutner
recommendation? -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Multi-Arch: same and WHEEL files

2025-01-08 Thread Soren Stoutner
On Wednesday, January 8, 2025 1:36:18 PM MST Scott Talbert wrote: > On Wed, 8 Jan 2025, Soren Stoutner wrote: > > Python3-hid was marked `Multi-Arch: same` by a previous maintainer. > > Recently, tracker.debian.org warned that there is an issue because the > > WHEEL file

Re: Switch pyinstaller-hooks-contrib default branch to debian/master

2025-03-15 Thread Soren Stoutner
t did this for you as a member of the Python team. Thanks for the pointer. I was trying to do it from: https://salsa.debian.org/python-team/packages/pyinstaller-hooks-contrib/-/branches but it seems like that is the wrong place. > Thomas > > On 2025-03-15 22:39, Soren Stoutner

Switch pyinstaller-hooks-contrib default branch to debian/master

2025-03-15 Thread Soren Stoutner
uploaded the upstream branch first. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Interest in Contributing to Debian Python

2025-04-29 Thread Soren Stoutner
Debian that are not already here? If you need a place to look you can check out the following lists: https://www.debian.org/devel/wnpp/rfh https://wnpp.debian.net/ -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Bug#1084550: qt6-webengine: removal of Python standard libraries in Python 3.13

2025-04-15 Thread Soren Stoutner
e sure there is no code path that reaches them, but, as pointed out, the package builds fine and there are no bugs from any users indicating that there are any problems. If there are any problems, they are likely to be in the devtools functionality, which is very rarely used. https://doc.qt.

Request for Salsa Owner access of repository

2025-02-24 Thread Soren Stoutner
Can someone please grant me owner access to: https://salsa.debian.org/python-team/packages/python-shamir-mnemonic/-/branches I need to set the debian/master branch as the default (currently it is set to upstream). I am the package maintainer. -- Soren Stoutner so...@debian.org

Re: [src:backintime] Upload despite Hard Freeze (no response from maintainer/uploader)

2025-06-16 Thread Soren Stoutner
https://wiki.debian.org/UsingQuilt If you are interested in going this route, feel free to email me directly with any questions. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: [src:backintime] Upload despite Hard Freeze (no response from maintainer/uploader)

2025-06-17 Thread Soren Stoutner
On Tuesday, June 17, 2025 2:43:57 PM Mountain Standard Time Nick Morrott wrote: > On Tue, 17 Jun 2025 at 22:19, Soren Stoutner wrote: > > I do no know why you have not had this experience with the maintainers of > > your package this time. Perhaps they are very busy and ha

Re: [src:backintime] Upload despite Hard Freeze (no response from maintainer/uploader)

2025-06-17 Thread Soren Stoutner
time to make sure that nothing falls through the cracks. I try to always be in the middle of mentoring one or two new developers to move us in that direction. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: need help for my first python package

2025-06-23 Thread Soren Stoutner
ies in the package via debian/console-log.install or, how would I > tell setuptools to install those files to their targets? Any way that works is probably fine. In looking at other packages, I have seen it done with debian/*.install or in debian/rules with execute_after_dh_auto_install. Note that if you go the PYBUILD_NAME route I think you need to use debian/rules. -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.

Re: Packaging for Debian.

2025-07-11 Thread Soren Stoutner
ook at Python packages you use that have not been updated with new upstream releases or Python packages you would like to use that are not in Debian. Also, I would recommend you read over the documentation at: https://mentors.debian.net/intro-maintainers/ -- Soren Stoutner so...@debian.

Re: Hi I’m Maxwell, I’m interesting in the python debian section, is there any thing I can code so i dont get bord out :)

2025-07-11 Thread Soren Stoutner
Maxwell, Are you interested in maintaining Debian Python packages? If so, are there any particular packages you are interested in? -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.