Petr Menšík
6000262f47
Use configure paths in manual pages ( #2106120 )
2023-01-16 19:46:37 +01:00
Petr Menšík
d7206ab591
Switch all URLs to https
...
Include also github repository link in package to simplify upstream
changes tracking.
2023-01-16 14:04:39 +01:00
Petr Menšík
585aca3015
Update to 5.9.9 ( #2157850 )
2023-01-15 15:33:16 +01:00
Petr Menšík
ea8baece11
fixup! Remove signature key from a cache, include it inside git
2022-06-23 19:41:55 +02:00
Petr Menšík
de70bbe3c5
Remove signature key from a cache, include it inside git
...
Key should be tracked by git. It is small and should not change very
often. Ensure signature has trust anchor.
2022-06-23 17:15:48 +02:00
Petr Menšík
b7c6e022d4
Add timeout and verbosity to tests
...
In case any test hangs, ensure it would release builder.
Increase verbosity to know more about possible failures. Interactive
debugging is not possible on builders.
2021-11-12 21:12:04 +01:00
Petr Menšík
0e9ffbc66d
Enable additional module for testing
2021-11-12 21:12:04 +01:00
Petr Menšík
f751d41f23
Add quirks needed for python install
...
--enable-python-eggs is required to provide correct version. But
otherwise does different thing than is required for python bindings
package. Rebuild python after installation of main package, because it
changed destination directory used later by install.
Related: rhbz#1419441
2021-11-12 21:12:04 +01:00
Petr Menšík
3d925e79dd
Add optional support for tests running
...
Now my tests did not finish successfully even on local build. Not
enabling them by default.
2021-11-12 21:12:02 +01:00
Petr Menšík
b097119cff
Add pytest
2021-11-12 21:10:01 +01:00
Petr Menšík
a894518822
Add python3 and perl vici bindings
...
Work in progress to enable vici bindings. It seems they are not under
active support, because changes required for python3 are not in upstream
code.
2021-11-12 21:09:58 +01:00