Miro Hrončok
|
4332c4f431
|
Update rpmlintrc to accept Python >= 3.10
|
2019-10-03 13:06:46 +02:00 |
|
Miro Hrončok
|
a1d16f719d
|
Update rpmlintrc to reflect 3.8 changes and python-unversioned-command
- python-unversioned-command has dangling symlinks
- the ABI flags no longer contain "m"
- new -embed .pc files were added in 3.8
|
2019-10-03 12:25:30 +02:00 |
|
Miro Hrončok
|
1e3b8fac07
|
Rebase to 3.8.0b3
https://fedoraproject.org/wiki/Changes/Python3.8
|
2019-08-12 19:10:51 +02:00 |
|
Miro Hrončok
|
a6496be3e2
|
rpmlint: Python modules don't need to be linked against libc
They are loaded from Python and Python is already linked against libc.
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/QGJEDBFN7OXMP7OVTSVBO4DCGTX4K4WI/
|
2019-02-06 02:25:20 +01:00 |
|
Miro Hrončok
|
33cd8ff371
|
rpmlintrc updates
* put 64 in ()? to support 32bit RPMs
* add new executables to the manpages ignore list
|
2018-09-03 14:10:31 +02:00 |
|
Miro Hrončok
|
cb1167a878
|
Merge from python37, update to 3.7.0rc1
|
2018-06-13 14:54:39 +02:00 |
|
Miro Hrončok
|
37c970a4db
|
rpmlintrc: Filter macro-in-comment %{_pyconfig(32|64)_h}
|
2018-03-24 08:06:56 +01:00 |
|
Miro Hrončok
|
58c6b177d4
|
Add rpmlintrc file
Filter all the errors and warnings. This allows us to actually read the rpmlint
output to get new information. From now on, we can rely on this information
when pushing updates.
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1548683
Backport of https://src.fedoraproject.org/rpms/python37/pull-request/10
|
2018-03-20 11:28:40 +01:00 |
|