Skip to content
v0.0.171

- cli: Adapt journal client instantiation according to latest change
- codemeta: Add compatibility with PyLD >= 2.0.0.
- setup: Update the minimum required runtime python3 version
- Add a pyproject.toml file to target py37 for black
- Enable black
- test: make test data properly typed
- indexer.cli.journal_client: Simplify the journal client call
- Remove type from origin_add calls
- Rename --max-messages to --stop-after-objects.
- tests: Migrate to latest swh-storage api change