Fixed ``context`` parameter of ``upload_template``.
5.2.0
======
Added files routines.
5.1.0
======
Package refresh.
5.0
===
Switch to `pkgutil namespace technique <https://packaging.python.org/guides/packaging-namespace-packages/#pkgutil-style-namespace-packages>`_ for the ``jaraco`` namespace.
4.1.1
=====
Fixed issue where ``apt.add_ppa`` would fail if the PPA was already present. Better to be idempotent.