- drop py-simplejson dependency - they only use it as fallback for python < 2.6
(when native json module isn't available). Since python 2.4/2.5 are EOL, this
may be safely dropped.
PR: 166379
Submitted by: rm (myself)
Approved by: maintainer timeout (2 weeks)
Feature safe: yes