The python-rpm-generators rpms
  • Python 82.7%
  • Shell 17.3%
Find a file
Karolina Surma 6afe8d5271 Correctly handle literal '0' values in RpmVersion parts
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
64474dd1e
2026-08-26 12:57:12 +02:00
.fmf Drop STI and use tmt instead 2025-08-15 17:33:08 +02:00
tests Generate python(abi) Requires for any files in pythonX.Y directory 2026-08-15 10:49:05 +00:00
.gitignore Update the test data sources 2023-01-05 09:39:19 +01:00
changelog Convert to %autorelease and %autochangelog 2026-05-14 20:26:45 +02:00
COPYING Fork upstream generators 2018-02-11 00:50:54 +01:00
plan.fmf CI: Replace deprecated pkg_resources with packaging 2026-03-11 21:07:05 +01:00
python-rpm-generators.spec Convert to %autorelease and %autochangelog 2026-05-14 20:26:45 +02:00
python.attr Generate python(abi) Requires for any files in pythonX.Y directory 2026-08-15 10:49:05 +00:00
pythonbundles.py License: Clarify pythonbundles.py license 2023-05-05 14:01:14 +02:00
pythondist.attr Generate provides for /app-installed flatpak builds 2023-04-20 04:23:47 +02:00
pythondistdeps.py Correctly handle literal '0' values in RpmVersion parts 2026-08-26 12:57:12 +02:00
pythonname.attr Remove a no longer needed workaround for RPM <= 4.16 warning 2023-10-06 11:59:15 +02:00
rpminspect.yaml Add rpminspect file 2022-02-02 15:24:19 +00:00
sources Update the test data sources 2023-01-05 09:39:19 +01:00
update-test-sources.sh pythondistdeps.py: Compare extras as lowercase 2021-03-11 13:41:25 +01:00