taskd-client-py icon indicating copy to clipboard operation
taskd-client-py copied to clipboard

:hammer: :snake: A python client for taskd

Results 15 taskd-client-py issues
Sort by recently updated
recently updated
newest added

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

I believe I see an error if there is whitespace in .taskrc, like the following: ``` taskd.certificate = /home/jack/.task/jacklaxson.cert.pem taskd.key = /home/jack/.task/jacklaxson.key.pem taskd.server = 192.168.1.129:53589 taskd.credentials = Public/Jack Laxson/f60bfcb9-b7b8-4466-b4c1-7276b8afe609 taskd.trust...

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 4.1.2. Changelog Sourced from sphinx's changelog. Release 4.1.2 (released Jul 27, 2021) Incompatible changes #9435: linkcheck: Disable checking automatically generated anchors on github.com (ex. anchors...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.5. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Catastrophic backtracking in URL authority parser when passed URL containing...

dependencies
security

Bumps [attrs](https://github.com/python-attrs/attrs) from 20.3.0 to 21.2.0. Release notes Sourced from attrs's releases. 21.2.0 Yesterday's 21.1.0 has unfortunately two regressions that we're fixing with today's 21.2.0 release: The new recursive mode...

dependencies

Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0. Changelog Sourced from six's changelog. 1.16.0 Pull request #343, issue #341, pull request #349: Port _SixMetaPathImporter to Python 3.10. Commits 65486e4 Use API token...

dependencies

Bumps [docker](https://github.com/docker/docker-py) from 4.4.0 to 5.0.0. Release notes Sourced from docker's releases. 5.0.0 List of PRs / issues for this release Breaking changes Remove support for Python 2.7 Make Python...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular Expression Denial of Service (ReDoS) This affects the...

dependencies
security

Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3 to 5.5. Release notes Sourced from coverage's releases. coverage-5.5 coverage combine has a new option, --keep to keep the original data files after combining them. The...

dependencies