wheel2deb icon indicating copy to clipboard operation
wheel2deb copied to clipboard

Python Wheel to Debian package converter

Results 22 wheel2deb issues
Sort by recently updated
recently updated
newest added

Currently it installs 0.5.8 if python3.11 is installed (as currently on debian sid). Is there a reason for the upper limit?

I started using wheel2deb today, and want to first of all say that it is a great tool :) However, I found one problem: it uses a hardcoded `/tmp/wheel2deb` folder....

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

`pydist.py` in `Wheel.entrypoints`, line 124: name, path = config.items("console_scripts")[0] That should be a loop, because packages can have multiple entry points. (The example that led me to dig into this...

with py2deb there is an option to add prefix to package name, for example if i have pacakage named `foo` i can added prefix mypackage to it `mypackage-foo` i have...

Hi, If you want to convert Brotli for example, you have a version error. I have a lot of pip wheel which have this problem.

Hi, If you want to convert onnxruntime or onnxruntime it failed.

wheel2deb --> Unpacking 1 wheels wheel2deb-0.5.8-py3-none-any.whl does not support python 3.1 Warnings: 1. Errors: 0. Elapsed: 0.04s. python3 --version Python 3.11.2 attrs==23.1.0 colorama==0.4.6 dirsync==2.2.5 Jinja2==3.1.2 MarkupSafe==2.1.3 packaging==23.1 pkginfo==1.9.6 PyYAML==6.0.1 six==1.16.0...

Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...

dependencies