Skip to content
v2.6.2

- Remove no longer needed tenacity workarounds
- maven: Fix undef last_update in ListedOrigins.
- maven: dismiss origins if they are malformed - e.g. wrong pom scm format, add test.
- maven: Let logging instruction do the formatting
- maven: Add more debug logging instruction
- maven: Pass the base URL of the Maven instance to the loader
- docs: Fix ReST syntax and sphinx warnings
- Pin mypy and drop type annotations which makes mypy unhappy
- requirements-test: Pin pytest to < 7.0.0