2019-07-03 14:25:36 +00:00
|
|
|
---
|
|
|
|
- hosts: localhost
|
|
|
|
tags:
|
|
|
|
- classic
|
|
|
|
tasks:
|
|
|
|
- dnf:
|
|
|
|
name: "*"
|
|
|
|
state: latest
|
|
|
|
|
|
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
|
|
- role: standard-test-basic
|
|
|
|
tags:
|
|
|
|
- classic
|
|
|
|
tests:
|
|
|
|
- pytest:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-pytest
|
|
|
|
- entrypoints:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-entrypoints
|
2019-07-26 12:34:21 +00:00
|
|
|
- pluggy:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-pluggy
|
2019-09-03 16:16:57 +00:00
|
|
|
- clikit:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-clikit
|
2020-09-23 09:43:35 +00:00
|
|
|
- distroinfo:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-distroinfo
|
2024-09-05 15:50:13 +00:00
|
|
|
# No matching package to install: 'python3dist(termcolor)'
|
|
|
|
#- tldr:
|
|
|
|
# dir: .
|
|
|
|
# run: ./mocktest.sh tldr
|
|
|
|
# No matching package to install: 'python3dist(freezegun)'
|
|
|
|
#- openqa_client:
|
|
|
|
# dir: .
|
|
|
|
# run: ./mocktest.sh python-openqa_client
|
2020-08-14 12:57:40 +00:00
|
|
|
- httpbin:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-httpbin
|
2024-09-05 15:50:13 +00:00
|
|
|
# No matching package to install: 'openldap-servers'
|
|
|
|
#- ldap:
|
|
|
|
# dir: .
|
|
|
|
# run: ./mocktest.sh python-ldap
|
2020-04-15 14:44:04 +00:00
|
|
|
- isort:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-isort
|
|
|
|
- mistune:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-mistune
|
2020-07-29 10:49:15 +00:00
|
|
|
- setuptools_scm:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-setuptools_scm
|
2024-09-05 15:50:13 +00:00
|
|
|
# No matching package to install: 'python3dist(ipython) >= 5'
|
|
|
|
# No matching package to install: 'python3dist(jupyter-client)'
|
|
|
|
# No matching package to install: 'python3dist(jupyter-core) >= 4.2'
|
|
|
|
#- ipykernel:
|
|
|
|
# dir: .
|
|
|
|
# run: ./mocktest.sh python-ipykernel
|
2020-08-05 10:55:28 +00:00
|
|
|
- zope:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-zope-event
|
2020-08-11 12:12:34 +00:00
|
|
|
- django:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-django
|
2020-09-02 11:27:10 +00:00
|
|
|
- printrun:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh printrun
|
2024-09-05 15:50:13 +00:00
|
|
|
# No matching package to install: 'python3dist(vcrpy) > 1.0'
|
|
|
|
#- dns_lexicon:
|
|
|
|
# dir: .
|
|
|
|
# run: ./mocktest.sh python-dns-lexicon
|
2020-10-05 22:30:45 +00:00
|
|
|
- flit_core:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-flit-core
|
|
|
|
- poetry_core:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-poetry-core
|
2021-06-26 14:31:09 +00:00
|
|
|
- setuptools:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-setuptools
|
2024-09-05 15:50:13 +00:00
|
|
|
# No matching package to install: 'python3dist(mypy)'
|
|
|
|
# No matching package to install: 'python3dist(pallets-sphinx-themes)'
|
|
|
|
# No matching package to install: 'python3dist(pre-commit)'
|
|
|
|
# No matching package to install: 'python3dist(sphinx-issues)'
|
|
|
|
# No matching package to install: 'python3dist(sphinxcontrib-log-cabinet)'
|
|
|
|
#- markupsafe:
|
|
|
|
# dir: .
|
|
|
|
# run: ./mocktest.sh python-markupsafe
|
2022-01-17 16:20:54 +00:00
|
|
|
- getmac:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-getmac
|
2022-04-12 13:34:26 +00:00
|
|
|
- userpath:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-userpath
|
2024-11-11 15:19:12 +00:00
|
|
|
# No matching package to install: 'python3dist(pytest-cov)' [testing]
|
|
|
|
# No matching package to install: 'python3dist(pytest-regressions)' [testing]
|
|
|
|
# No matching package to install: 'python3dist(linkify-it-py)' [linkify]
|
|
|
|
# No matching package to install: 'python3dist(mdurl)'
|
|
|
|
#- markdown_it_py:
|
|
|
|
# dir: .
|
|
|
|
# run: ./mocktest.sh python-markdown-it-py
|
2021-12-08 10:07:48 +00:00
|
|
|
- double_install:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh double-install
|
2021-06-28 11:23:19 +00:00
|
|
|
- fake_requirements:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh fake-requirements
|
2023-02-13 15:16:58 +00:00
|
|
|
- virtualenv:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-virtualenv
|
2024-07-02 21:52:05 +00:00
|
|
|
- pello:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-pello
|
|
|
|
- pello_with_options:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh python-pello --with options
|
2024-05-22 20:56:28 +00:00
|
|
|
- escape_paths:
|
2021-07-02 11:39:24 +00:00
|
|
|
dir: .
|
2024-05-22 20:56:28 +00:00
|
|
|
run: ./mocktest.sh escape_paths
|
2023-05-20 00:37:27 +00:00
|
|
|
- config-settings-test:
|
|
|
|
dir: .
|
|
|
|
run: ./mocktest.sh config-settings-test
|
2024-01-25 16:08:50 +00:00
|
|
|
- isort_c9s:
|
|
|
|
dir: .
|
|
|
|
run: NAME="CentOS Stream" VERSION_ID=9 ./mocktest.sh python-isort
|
2019-07-03 14:25:36 +00:00
|
|
|
required_packages:
|
2024-11-12 22:09:05 +00:00
|
|
|
- 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-10.noarch.rpm'
|
2019-07-03 14:25:36 +00:00
|
|
|
- mock
|
|
|
|
- rpmdevtools
|
|
|
|
- rpm-build
|