-
v4.0.0ee7109b7 · ·
v4.0.0 Breaking changes: * Migrate to psycopg3 * grouper: Add type annotations Bug fixes: * cli/sentry: Fix issues with the extract-scheduler-tasks command * cli/sentry: Add --policy option to extract-scheduler-tasks command Internal: * tests: Remove no longer needed pytest custom marker named db * test_rpc_client: Fix flake8 warnings * db/db_utils: Fix black formatting * Apply swh-py-template v0.3.3 with copier
-
v3.2.0fb570203 · ·
v3.2.0 Improvments: - cli: Add --dbname option to 'swh db upgrade' command - Replace usage of pkg_resources by importlib Fixes: - config: Handle NotADirectoryError exception in exists_accessible - Fix entry point loading in the swh cli - Fix tests when executed directly with pytest in a editable-mode installed package situation Maintenance: - Remove bw-compat code for pytest<3.9 - Remove the (empty) swh/core/api/tests/conftest.py file
-
-
-
-
-
-
-
-
v2.23.066646685 · ·
v2.23.0 * Make `swh db init` command work properly with the --dbname option * Format :ref: and :mod: references in docstrings * Allow migration cli to work ignoring historically misnamed scripts * Fix tests