Cleber Rosa

Results 127 comments of Cleber Rosa

Removing the `test` command is also desirable, see https://github.com/pypa/setuptools/issues/1684

Hi @smitterl, another gentle ping. Thanks!

Hi @arif-ali, I'll be helping with https://github.com/avocado-framework/avocado/issues/6128 . IIUC, you'd be able to pick such a fix and add it to your branch hosted on salsa.debian.org, is that right?

I believe the way to go is to really implement a best-effort `clean` substitute for the one given by `distutils`.

@arif-ali we're trying to allow for all of the Debian packaging issues to be solved before the 110.0 release. Do you need help in this (or other issues) related to...

Hi @PaulYuuu , this looks like a great improvement indeed. Please follow up with the actual changes to make this happen! Thanks!

Hi @arif-ali, I'll check how hard it is to build the minified versions instead of shipping them.

Hi @arif-ali , There's an agreement that the `avocado-runner-*` binaries deserve to be in `/usr/libexec` indeed. As for the `avocado-external-runner`, it is intended for users to interact directly with, so...

> Ok, the libexec files are easy to do, and can integrate with the packaging already, so nothing to do here in upstream. > We just want to make sure...

> What about `avocado-software-manager` is that also something that can be in libexec, or likely to need a man page and needs to be in `/usr/bin`? It's something intended to...