| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.13.2 * Remove leftover debug code - Update to 0.13.1 * Fix when no configuration file - Update to 0.13.0 * Add option to set context via environment variable or configuration file.
- Update to 0.12.3 * Fix version in usage - Drop python2 support due to dependencies dropping python2
- runtime dependency on python-ipython added
- Skip the bin install commands if the flavor is not being built
- Update to 0.12.2 * Avoid emitting term-title bytes
- Update to 0.12.1 * Fix --help
- Update to 0.12.0
* Drop support for Python 3.3.x
* Stop deprecation warnings from being raised when IPython >= 5.1 is used.
Support for IPython < 5.1 has been dropped.
- Rename to to match python package naming guidelines.
- Initial packaging effort for 0.11