Debian Patches
Status for python-duniterpy/1.1.1-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Fix-libnacl.version-import.patch | Support libnacl v1.9.0 onward libnacl.version file removed: https://github.com/saltstack/libnacl/commit/85e7b61b2c2dca957d5701c4cfc2b75fcdb46894 Get version with importlib.metadata.version("libnacl") https://github.com/python-poetry/poetry/issues/273#issuecomment-570999678 Could have use pkg_resources.get_distribution("libnacl").version https://github.com/python-poetry/poetry/issues/273#issuecomment-401983643 |
Moul <moul@moul.re> | no | upstream, ad8f6a26e9e70670712d9ecdfce296e0984254b2 | 2023-08-10 | |
Remove-empty-homepage-field-from-pyproject.patch | Remove empty homepage field from pyproject Since this is breaking Python Poetry based projects depending on DuniterPy At least for Silkaj, I get the following - data.homepage must be uri Can be re-added once there would be a website |
Moul <moul@moul.re> | no | upstream, 5dbf13c6342666172ece7df3775bf6c5d49ac242 | 2023-11-01 |