Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Nikola Forró
b255b52110 Merge branch 'rawhide' into private-debug5 2026-03-12 14:11:41 +01:00
Nikola Forró
b1ee3511d0 Test2 2024-09-20 14:49:05 +02:00
Nikola Forró
36f85d814b Test1 2024-09-20 14:48:49 +02:00
Nikola Forró
86ac6f3d31 WS fix 2024-09-20 14:44:15 +02:00
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
---
# We want to use both instances for all upstream jobs including the `propose-downstream` one.
# For downstream, we need to pick just one instance (`stg` in our case)
# and redefine it for the `koji_build` and `bodhi_update` jobs.

View file

@ -1,4 +1,5 @@
# Testing dependencies: deepdiff, flexmock are missing on EPEL 9. Cannot use testing environment
%if 0%{?el9}
%bcond_with tests
%else
@ -36,7 +37,7 @@ Requires: rpmdevtools
# Copying files between repositories
Requires: rsync
Recommends: osh-cli
Recommends: osh-cli
%description -n python3-packit
Python library for Packit,