Jelle van der Waa
Jelle van der Waa
The json-c library removed the is_error macro in 0.13, replaced the macro calls with a != NULL statement.
I would like to see something as ```psutil.virtualized``` added to psutil if that falls in the use case of the library. An ugly example implementation: ``` virtualized = False for...
The documentation page contains links to how to setup bash completion / man page completion but those links are 404: https://cobra.dev/doc/md_docs.md https://cobra.dev/doc/rest_docs.md https://cobra.dev/doc/man_docs.md https://cobra.dev/bash_completions.md
I was wondering if the project is open to providing python documentation build with sphinx possibly with some examples.
``` /build/pychess/src/pychess/setup.py:43: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses from imp import load_module, find_module ```
pypi has a 5.3.1 release, but the github repo lacks the 5.3.1 tag.
The Arch Linux repository contains a prebuild Arch package
To easily create integrations with rebuilderd it would be nice if the API endpoints would be documented and available somewhere.
As galera uses rsync in source=() and devtools depends on rsync and downloads outside of the build chroot the build succeeds. However with repro that won't work: ``` ==> Retrieving...
Rebuilding ant shows some GPG errors and systemd-nspawn exit's. No clear error is however shown when repro exits. ``` error: 'cache/java-environment-common-3-1-any.pkg.tar.xz': invalid or corrupted package (PGP signature) error: 'cache/java-runtime-common-3-1-any.pkg.tar.xz': invalid...