Miro Hrončok
|
717202c9e7
|
CI: Adjust a test script to work on Fedora ELN
Partial backport of
c2d6a50db3
Fixes: rhbz#2444367
[skip changelog]
Co-Authored-By: Karolina Surma <ksurma@redhat.com>
|
2026-03-10 13:55:10 +01:00 |
|
Karolina Surma
|
91729cf8a0
|
CI: Look for the correct obsolete name in tests
|
2024-08-19 14:24:39 +02:00 |
|
Tomas Orsava
|
e18b8c952c
|
Add tests for automatically not generating Obsoletes tags on Fedora
|
2022-02-02 13:58:09 +01:00 |
|
Miro Hrončok
|
39315a6aa4
|
Adapt tests for the pythonXY -> pythonX.Y renaming
See https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/message/VIUS7WMQMDX6H2WEIH7TVTMBB6SUHY7E/
|
2020-05-07 17:59:18 +02:00 |
|
Miro Hrončok
|
33358b9a65
|
Deduplicate automatically provided names trough Python RPM Lua macros
|
2020-05-05 14:02:52 +02:00 |
|
Miro Hrončok
|
c3f90ed2e8
|
Fix reversed grep exit codes in integration tests
grep -v only fails if there are no unmatched lines, but that's not what we want to test.
|
2020-05-04 13:45:57 +02:00 |
|
Miro Hrončok
|
bbfe4930d9
|
Automatically call %python_provide
This allows us to drop the %python_provide macro from most spec files,
except where we want to use it for virtual provides or empty packages.
|
2020-04-03 16:06:46 +02:00 |
|