Deprecate python-rpm-vercmp
Open
Nobody has claimed this yet.
Deprecation
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
The project https://github.com/sassoftware/python-rpm-vercmp has been archived and is no longer supported.
This issue is tracking the work to deprecate python-rpm-vercmp's usage in the Salt code base in the module salt/modules/rpm_lowpkg.py. We need to do the following:
- Add deprecation for python-rpm-vercmp
- Find an alternative for users using onedir, since they cannot use the system python rpm library.
- Figure out if we can use the logic when
rpmdev-vercmpexists on the system as a replacement?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.