Fabian Affolter

Results 241 issues of Fabian Affolter

Could you please tag the source? This allows distributions to get the complete source from GitHub if they want. Thanks

COPYING and README.rst should be part of the tarball. Is an issue that will come up if the module is packed for distributions. Thanks

It would be very helpful if you could tag releases. This would enable distributions which want to run your tests to fetch the package from GitHub instead of Pypi, where...

For the same failure the script creates new issues with every run it seems, e. g., like #169873. If there is already an open issue then the script should pass...

**Describe the bug** Starting with 0.56 I see some test failures: ```bash ============================= test session starts ============================== platform linux -- Python 3.9.6, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/source collected 9 items...

xpc and gioctl are bundled. Distribution packages should depend on other packages rather than on bundled code. Do you have any plan to un-bundle them?

`ytmusicapi` was released as [0.24.0](https://github.com/sigma67/ytmusicapi/releases/tag/0.24.0) a couple of days ago with some breaking changes. A quick search in the source showed that `get_playlist_suggestions` and `get_watch_playlist_shuffle` are not used. Currently there...

Inside Nixpkgs the migration to `hash` with a SRI hash was startet a while back. To be constant it would be nice if `bundix` could support this as well. ```bash...

With #30 was a PR made two years ago to update `libvirt-python`. In the meantime is `libvirt-python` at 10.0.0 in Nixpkgs. ```bash error: builder for '/nix/store/a7w1r5nfqh500ygzkxvl7m0s5f0wfwlr-python3.11-nixops-libvirtd-unstable-2023-09-01.drv' failed with exit code...

[`poetry-core`](https://github.com/python-poetry/poetry-core) is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects. Using `poetry-core` allows distribution packages to depend...