Added ``jaraco.services.envs`` with ``VirtualEnv`` class.
1.5.2
=====
2: Correct scope for ``port`` reference in HTTPStatus error template.
1.5.1
=====
1: Replace use of private ``portend._check_port`` with call to ``portend.free``.
1.5
===
In ``services.paths``, add ``PathFinder.resolve`` as a convenience wrapper for including the resolved executable suitable for passing to subprocess.Popen.
1.4.1
=====
Use ``path.Path`` for compatibility with path.py 10.