We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6dcfbb6 + 68e31c3 commit 2959959Copy full SHA for 2959959
.github/workflows/ci-cd.yml
@@ -1107,7 +1107,7 @@ jobs:
1107
--nodeps
1108
https://rpmfind.net/linux/centos-stream/"$(
1109
rpm --eval '%{rhel}'
1110
- )"-stream/CRB/x86_64/os/Packages/python3-pytest-6.2.2-4${{
+ )"-stream/AppStream/x86_64/os/Packages/python3-pytest-6.2.2-6${{
1111
steps.distribution-meta.outputs.dist-tag
1112
}}.noarch.rpm
1113
docs/changelog-fragments/758.contrib.rst
@@ -0,0 +1,2 @@
1
+Fixed link to python3-pytest for CentOS 9 Stream as it was recently moved from
2
+CRB to AppStream -- by :user:`Jakuje`.
0 commit comments