Hey all

Upstream has been bumped to 0.15.0, and with this, the importable
module has been renamed from `sherlock` to `sherlock_project`.

Repackaging should allow both Serious bugs to be closed.

As indicated in the prior...

With this, upstream has also moved to adopt properly tagged releases,
so long git ref version numbers should no longer be needed. Proper
version numbers such as 0.15.0-1 are now possible.

Packager can also get rid of the only-run-one-test solution for unit
testing, as there is built in support for offline-only unit tests via
either `tox -e offline` (preferred for consistency) or `pytest -m "not
online"` and their respective macros.

Feel free to reach out with any questions or help with implementation.

Reply via email to