AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix fdupes call
- update to 1.0.7: * Use default json encoder 'str'
- Use noun phrase in summary. Trim history from description. Fix wrong "it's".
- Capitalize summary to make rpmlint happy
- update to 1.0.6: * Switch to python 3.7 * travis: Use py36 for pep8 tox env * Fix tests when using pytest >= 5
- run the testsuite in %check
- Fix fdupes call
- Remove superfluous devel dependency for noarch package
- update to 1.0.5: * Add more key from setup.py to output * tests: Only check expected key/value pairs * Post release version bump to 1.0.5
- update to 1.0.4: * Convert sets used in entry_points to lists * Fix unittests * Post release version bump to 1.0.4 - use %license macro
- update to 1.0.3: * Release 1.0.3 * Test python 3.6 instead of 3.5 * Fix json serialization for dict_items on py3 (#4)
- Implement single-spec version.
update to version 1.0.2 * Fix entrypoint typo 'metaextact'
update to version 1.0.0 * Allow to specify the used python interpreter * Fix utils import in python3 case * Post release version bump to 1.0.0
update to version 0.0.9 * Improve tests with extras_require * Fix documentation link in README * Post release version bump to 0.0.9 * Support "python_requires" * Use same version for doc and sdist * Add doc badge to README * Use already used python interpreter * Post release version bump to 0.0.8 * Use Sphinx to build documentation
update to version 0.0.7 * Sort some of the data keys * Post release version bump to 0.0.7 * Sort json dump by key
- Initial packaging (version 0.0.6)