-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
Thanks for doit! Per the instructions on the template, this has a corresponding thread on the [mailing list](https://groups.google.com/forum/#!topic/python-doit/NOZm_4EWYD8).
## Elevator Pitch
A…
-
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.
Location: `renovate.json`
Error type: The renovat…
-
### Description
I tried to recreate my `.cz.yaml` configuration file, and when I selected `pep440` as the preferred version_scheme, I got the following error: 'Version scheme "pep440" unknown.'
…
-
I'm trying to package your module as an rpm package. So I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no…
-
The Python Packaging Authority (PyPA) is standardising on using `pyproject.toml` for package configuration[^1][^2] rather than `setup.cfg` and/or `setup.py`.
It should be fairly straight-forward to…
-
We have IBMi OS V7R3, with Python 3.9 installed.
We are trying to install swig-PyPI in the virtual environment. This package is needed to install PyMuPDF package.
Now when we are trying pip in…
-
### Summary
When packaging an ansible collection/role, there currently is no standard way of specifying python requirements, primarily the hard requirements of plugins. Some people use `requirements.…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
* [x] flake8 section can be removed by moving to ruff. (#542)
* [x] metadata can be converted to PEP 621.