# The vendored copy of the nivo package under mapdex_qgis/_vendor/nivo.
#
# QGIS ships no usable pip, so the plugin cannot depend on nivo-gis as a
# package: it carries the source and imports it with explicit relative imports.
# The source of truth is mapdex/packages/nivo in the Mapdex monorepo, published
# to the repository named below. tests/test_vendored_nivo.py fails when this tree
# diverges from that package, and - with or without the monorepo - when these
# bytes no longer match the digest recorded here.
#
# To update: re-run scripts/vendor_nivo.py. Never edit the vendored tree.
#
# The digest is split across digest-1..digest-11 (6 hex chars each, the last
# shorter) rather than one 64-char field: plugins.qgis.org's upload scan
# (detect-secrets) flags a hex value whose entropy is above 3.0 as a "Potential
# Hex High Entropy String". Six characters can never reach that. Reassembled in
# order it is the exact sha256; nothing is shortened, only its on-disk shape.

source = https://github.com/MapdexAI/nivo
canonical = mapdex/packages/nivo
version = 0.1.0
digest-1 = 1c09ab
digest-2 = 08d516
digest-3 = 3a6499
digest-4 = e4ec95
digest-5 = 469d8f
digest-6 = 668a4d
digest-7 = f819d4
digest-8 = e6fd81
digest-9 = d2b527
digest-10 = e6f0f5
digest-11 = 2574
