Fabian Affolter
Fabian Affolter
It would be very helpful if you could tag releases. This would enable distributions to keep easier track of new release than dealing with commits. Thanks
Could you please tag the source again? Otherwise all distributions which were shipping this Python module and were using the GitHub releases need to change their description to build the...
https://github.com/Paperspace/gradient-cli/blob/9eb645ec208c5cc2c494682705a14602b70f7914/setup.py#L70 is no longer a valid version specifier. ```bash error in gradient setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected end...
```bash ============================= test session starts ============================== platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.2.0 django: settings: django_q.tests.settings (from ini) rootdir: /build/source configfile: pytest.ini plugins: django-4.5.2, mock-3.11.1 collected 44 items / 2...
Needed for Python 3.12
See https://bugzilla.redhat.com/show_bug.cgi?id=2248131
On Python 3.10 and Python 3.11 I'm unable to get the tests to pass in a clean environment. ```bash $ python setup.py test running test WARNING: Testing via this command...
To integrate `scanqli` into the Fedora Security Lab it's required that the `scanqli` is available as RPM package. This is the tracking issue for that effort.
Could you please tag the source? This allows distributions to get the complete source from GitHub if they want. Makes it also easier to track changes. Thanks
There should be a timeout for all requests. Required for https://github.com/home-assistant/home-assistant/pull/18846