AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Remove superfluous devel dependency for noarch package
- Remove rhetoric part from description.
- Spec file cleanups
- Initial version for v0.8.0
- Fix build without python2
- Use python dbm dependency instead of legacy gdbm
- Don't use %python3_only command, but properly use alternatives.
- Fix build without python2
- Use python dbm dependency instead of legacy gdbm
- Add test-use-sys-executable.patch to avoid invoking Python 3 CLI during Python 2 tests.
- Fix invocation of test suite to run the tests - Add Recommends for python2-gdbm, and BuildRequires to activate the tests related to gdbm - Add disable-empty-test.patch to remove unused test module - Update to v0.10.2 * Include tests in source package - from v0.10.1 * Support use as pre-commit hook - from v0.10.0 * Update dependencies to latest * Add support for reading from stdin with the CLI * Use pytest, not Nose, on Travis - from v0.9.0 * Add new plugins to README * Update dependencies * Comply with XDG spec