| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add %{?sle15_python_module_pythons}
- Update to 2.1.0:
- Includes PEP 561 marker file so modules depending on this one
can take advantage of its inline type hints.
- Including the `py.typed` marker file required rearranging
files in this repository, but the exposed API is identical to
prior releases.
- Removal of py2k code.
- Fix the fdupes call to match up documentation - Run tests
- Fix the fdupes call to match up documentation - Run tests
- Initial submission