AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 3.0.0 * Drop support for Python 3.5 and earlier (including Python 2). * Adopt black for code style and other updates from jaraco/skeleton.
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
- Add LICENSE - Compile manually due to switch to pkgutil namespace technique - Remove bcond_with test, allowing tests suite to run - Remove undesirable build dependencies pytest-flake8 and pytest-runner - Add missing runtime dependency on six - Add explicit build dependency on python-six - Update to v2.0 * Switch to pkgutil namespace technique for the ``jaraco`` namespace.
- Fix RPM groups.
- Upgrade to 1.2: Added ``jaraco.stream.Tee`` from jaraco.util 11 - Clean up SPEC to full singlespec.
- Properly handle namespace package structure. This guarantees the module is importable.
- Update to version 1.1.2 * Refresh packaging. - Create -doc package - Converted to single-spec
- Initial package.