aports/testing/createrepo_c
Paul Morgan 49a3567734 testing/createrepo_c: upgrade to 0.11.1
Changes in upstream since previous packaged version:

- Fix "CR_DELTA_RPM_SUPPORT" redefined warnings
- Set to build against Python 3 by default
- Update README
- Add mergerepo_c --repo-prefix-search and --repo-prefix-replace.
- Fix missing packages in mergerepo_c in case multiple VR exists for single pkg in repo.
- Enable support for processing legacy tags by default
- Correctly identify Requires(missingok) dependencies as legacy Recommends
- Change location of drpm code to new address in GitHub

Note: Upstream git log says it defaults to Python3.
Actually it detects the version of Python and builds accordingly.
Therefore this package continues to provide Python2 bindings
in the `py2-createrepo_c` subpackage to avoid churn.
A future commit can convert the subpackage from Python2 to Python3.
2018-11-24 18:28:57 +02:00
..