Go to file
Miro Hrončok c746b25f28 Automatically word-wrap the description of extras subpackages
This only works for package and extra names less than 79 characters long.
I don't expect many actual packages to exceed this limit.
78 characters should be enough for everybody.

Why 78? 79 is the line-lenght limit from rpmlint.
And we need to put punctuation in there.
2021-02-08 12:04:29 +01:00
tests Automatically word-wrap the description of extras subpackages 2021-02-08 12:04:29 +01:00
.gitignore Initial setup of the repo 2016-01-12 23:33:17 +00:00
compileall2.py Update of bundled compileall2 module to 0.7.1 (bugfix release) 2020-03-31 14:24:09 +02:00
macros.pybytecompile Disable Python hash seed randomization in %py_byte_compile 2020-07-24 07:35:07 +02:00
macros.python Support defining %py3_shebang_flags to %nil 2020-12-09 11:39:08 +01:00
macros.python-srpm Automatically word-wrap the description of extras subpackages 2021-02-08 12:04:29 +01:00
macros.python2 Support defining %py3_shebang_flags to %nil 2020-12-09 11:39:08 +01:00
macros.python3 Support defining %py3_shebang_flags to %nil 2020-12-09 11:39:08 +01:00
python-rpm-macros.spec Automatically word-wrap the description of extras subpackages 2021-02-08 12:04:29 +01:00
python.lua Make %py_provides work repeatedly 2020-05-05 13:54:28 +02:00
sources Initial setup of the repo 2016-01-12 23:33:17 +00:00