summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/ansible-molecule: enable test depending on yamllintMarek Szuba2021-11-261-2/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-admin/ansible-molecule: bdepend on ansible-pygments if USE=docMarek Szuba2021-11-261-0/+1
| | | | | | | | | This is now a mandatory dependency of documentation, and dev-python/sphinx_ansible_theme only pulls it in if it itself has USE=doc set. Closes: https://bugs.gentoo.org/827366 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-admin/ansible-molecule: remove pyyaml version cap from setup.cfgMarek Szuba2021-11-262-0/+15
| | | | | | | | | I haven't been able to reproduce this on any of my systems (yes, including outside Docker this time) but as ago's tinderbox shows, version caps from setup.cfg _can_ sometimes be honoured. Closes: https://bugs.gentoo.org/827362 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-admin/ansible-molecule: support >=dev-python/pyyaml-6Marek Szuba2021-11-261-1/+1
| | | | | | | | | All that upstream commit dcf82b067b0d4a1bfb5f1c478abd0d315b5e46e5, (to be included in the next release) did was remove the version cap in setup.cfg, and I have just confirmed that 3.5.2 builds, tests and installs fine against pyyaml-6.0. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-admin/ansible-molecule: drop 3.3.4Marek Szuba2021-11-262-85/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-admin/ansible-molecule: add 3.5.2Marek Szuba2021-11-192-0/+88
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-admin/ansible-molecule: initial importMarek Szuba2021-06-143-0/+98
No python3_10 support due to incomplete dependency chain. Signed-off-by: Marek Szuba <marecki@gentoo.org>