AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Femove leftover py2 dependencies
- Update to 3.0.0 * Require Python 3.6 or later.
- Skip another test that is randomly failing
- Skip method_cache doctest test (gh#jaraco/jaraco.functools#12).
- Add LICENSE - Compile manually due to switch to pkgutil namespace technique - Add fdupes - Re-instate use of --doctest-modules to increase coverage - Remove undesirable build dependency pytest-sugar - Add missing runtime dependency on python-jaraco.base - Add missing runtime dependency on more-itertools - Add explicit build dependency on python-six - Update to v2.0 * Switch to pkgutil namespace technique for the ``jaraco`` namespace.
- enable tests
- Initial Package for v1.20