The python-rpm-generators rpms
- Python 82.7%
- Shell 17.3%
A version string like '0.5.40-0' produces a post suffix 0, which
stopped being included in the converted version string because of a
too broad of a condition.
The converted string before (incomplete): '0.5.40'
The converted string now (correct): '0.5.40^post0'
This reflects the state of the upstream repository as of
|
||
|---|---|---|
| .fmf | ||
| tests | ||
| .gitignore | ||
| changelog | ||
| COPYING | ||
| plan.fmf | ||
| python-rpm-generators.spec | ||
| python.attr | ||
| pythonbundles.py | ||
| pythondist.attr | ||
| pythondistdeps.py | ||
| pythonname.attr | ||
| rpminspect.yaml | ||
| sources | ||
| update-test-sources.sh | ||