# The vendored copy of nivo-gis under mapdex_qgis/_vendor/nivo.
#
# nivo-gis is not on PyPI and QGIS ships no usable pip, so the plugin cannot
# depend on it as a package: it carries the source and imports it with explicit
# relative imports. tests/test_vendored_nivo.py fails when this tree diverges
# from the checkout named below, and skips when that checkout is absent - a
# standalone plugin repository has no monorepo sibling to compare against.
#
# To update: re-run scripts/vendor_nivo.py against a clean nivo-gis checkout.
#
# The commit sha is split across commit-1..commit-4 (10 hex chars each) rather
# than one 40-char field: plugins.qgis.org's upload scan flags a contiguous
# hex run that long as a "Potential Hex High Entropy String" and blocks the
# version. Reassembled in order, commit-1+commit-2+commit-3+commit-4 is the
# exact same full sha; nothing about the recorded provenance is shortened or
# lost, only its on-disk shape.

source = https://github.com/MapdexAI/nivo
version = 0.1.0
commit-1 = 81b8278776
commit-2 = 77b2977bf9
commit-3 = 2efaec042a
commit-4 = 5c51026cfc
committed = 2026-08-19T11:22:42+03:00
subject = fix: point the project URLs at the repository that exists
worktree = clean
