Package: python-asyncmy / 0.2.11-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-asyncmy | 0.2.11-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| setup.py Add needed file from the PyPi wheel.patch | (download) |
setup.py |
27 27 + 0 - 0 ! |
setup.py: add needed file from the pypi wheel The git sources are correctly missing the file setup.py in the top root folder. But we currently failing to get this file rebuild by dh-python. As we use currently not use poetry (as it's not working as needed), but using 'python setup.py...' we need this file. We take the file from the wheel upstream is also providing. |
| build.py Use setuptools instead of distutils.patch | (download) |
build.py |
2 1 + 1 - 0 ! |
build.py: use setuptools instead of distutils The distutils module is deprecated since Python 3.10. See also https://setuptools.pypa.io/en/latest/deprecated/distutils-legacy.html |
| pool.pyx Correct misspelled allow one to.patch | (download) |
asyncmy/pool.pyx |
2 1 + 1 - 0 ! |
pool.pyx: correct misspelled "allow one to" |
1
