_plugincontext.py: Add plugin version assertion for non BuildStream 1 plugins.

From BuildStream 2, we added BST_MIN_VERSION which must be specified by
all plugins. This new assertion in BuildStream 1 detects the presence of this
in order to issue an early assertion informing the user that they should
use BuildStream 1 plugins for BuildStream 1 projects.
2 files changed