Compare commits
4 commits
rawhide
...
private-de
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b255b52110 | ||
|
|
b1ee3511d0 | ||
|
|
36f85d814b | ||
|
|
86ac6f3d31 |
2 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
# We want to use both instances for all upstream jobs including the `propose-downstream` one.
|
# 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)
|
# For downstream, we need to pick just one instance (`stg` in our case)
|
||||||
# and redefine it for the `koji_build` and `bodhi_update` jobs.
|
# and redefine it for the `koji_build` and `bodhi_update` jobs.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
# Testing dependencies: deepdiff, flexmock are missing on EPEL 9. Cannot use testing environment
|
# Testing dependencies: deepdiff, flexmock are missing on EPEL 9. Cannot use testing environment
|
||||||
|
|
||||||
%if 0%{?el9}
|
%if 0%{?el9}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
%else
|
%else
|
||||||
|
|
@ -36,7 +37,7 @@ Requires: rpmdevtools
|
||||||
# Copying files between repositories
|
# Copying files between repositories
|
||||||
Requires: rsync
|
Requires: rsync
|
||||||
|
|
||||||
Recommends: osh-cli
|
Recommends: osh-cli
|
||||||
|
|
||||||
%description -n python3-packit
|
%description -n python3-packit
|
||||||
Python library for Packit,
|
Python library for Packit,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue