CI: Unskip 1 skipped package and update comments for the remaining 2
Packages were introduced to EPEL9 in the meantime. Related: rhbz#2168193
This commit is contained in:
parent
ea94129e35
commit
d46b0e5b01
@ -51,7 +51,7 @@
|
|||||||
- setuptools_scm:
|
- setuptools_scm:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-setuptools_scm
|
run: ./mocktest.sh python-setuptools_scm
|
||||||
# awaiting ipython stack in EPEL 9
|
# awaiting jupyter-client in EPEL 9
|
||||||
#- ipykernel:
|
#- ipykernel:
|
||||||
# dir: .
|
# dir: .
|
||||||
# run: ./mocktest.sh python-ipykernel
|
# run: ./mocktest.sh python-ipykernel
|
||||||
@ -64,10 +64,9 @@
|
|||||||
- printrun:
|
- printrun:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh printrun
|
run: ./mocktest.sh printrun
|
||||||
# too many missing deps in EPEL 9 (boto3, tldextract, vcrpy)
|
- dns_lexicon:
|
||||||
#- dns_lexicon:
|
dir: .
|
||||||
# dir: .
|
run: ./mocktest.sh python-dns-lexicon
|
||||||
# run: ./mocktest.sh python-dns-lexicon
|
|
||||||
- flit_core:
|
- flit_core:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-flit-core
|
run: ./mocktest.sh python-flit-core
|
||||||
@ -77,7 +76,7 @@
|
|||||||
- setuptools:
|
- setuptools:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-setuptools
|
run: ./mocktest.sh python-setuptools
|
||||||
# too many missing deps in EPEL 9 (mypy, pre-commit, sphinx-issues, sphinxcontrib-log-cabinet)
|
# too many missing deps in EPEL 9 (pre-commit, sphinx-issues, pallets-sphinx-themes)
|
||||||
#- markupsafe:
|
#- markupsafe:
|
||||||
# dir: .
|
# dir: .
|
||||||
# run: ./mocktest.sh python-markupsafe
|
# run: ./mocktest.sh python-markupsafe
|
||||||
|
Loading…
Reference in New Issue
Block a user