[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Missing debian runtime dependencies for a software that im trying to package



apparently pillow is already being distributed on Debian under python3-pil but I still have to package the others but that's one less package for me to package.

However I believe python library packaging could be a bit easier than making deb packages for software that have different build systems as there are a lot of python libraries out on Debian where I can refer to their source and check their Debian folder

Id still appreciate if someone can provide any docs related to python library packaging. I'm using dhmake for my packaging work.


From: Andrius Merkys <merkys@debian.org>
Sent: Monday, June 30, 2025 1:18:58 PM
To: debian-ai@lists.debian.org <debian-ai@lists.debian.org>
Cc: Aryan Karamtoth <aryankmmiv@outlook.com>
Subject: Re: Missing debian runtime dependencies for a software that im trying to package
 
On 2025-06-30 10:35, Aryan Karamtoth wrote:
> I supposed packing this software will take longer than I expected due to
> me requiring to package the dependencies.

This is the usual slowdown. I would advise first recursing through all
unpackaged dependencies making sure all of them can be packaged in
Debian due to license and Python version compatibility. If any of the
dependencies is not Python 3.13 ready, then it will take even more time
to make them so.

Best,
Andrius

Reply to: