e18c53f829
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/fonttools#4862d9cf07fd7bacaf974a5ae8fbd005f527e966
27 lines
433 B
YAML
27 lines
433 B
YAML
---
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: standard-test-source
|
|
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: standard-test-basic
|
|
tests:
|
|
- smoke
|
|
required_packages:
|
|
- python3-pytest
|
|
- python3-brotli
|
|
- python3-scipy
|
|
- python3-pluggy
|
|
- python3-packaging
|
|
- python3-attrs
|
|
- python3-pyparsing
|
|
- python3-gobject
|
|
- atk-devel
|
|
- pango-devel
|
|
- gtk3-devel
|