There exists 2 modules hashutil, the original one in swh-core and the new one in swh-model inspired from the first.
The latest code being the latter (swh-model).
This is a task to reduce technical debt by removing the redundancy.
That is removing swh.core.hashutil and migrating the packages' dependency to the latest swh.model.
Impacts:
- [x] swh-core
- [x] swh-model
- [x] swh-objstorage
- [x] swh-storage
- [x] swh-loader-tar
- [x] swh-loader-git
- [x] swh-loader-debian
- [x] swh-loader-antelink
- [x] swh-web-ui
- [x] swh-fetcher-googlecode
- [ ] swh-indexer