Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
molecule


Commits:
90dd59af by Michał Wojdyła at 2024-07-27T01:37:03+00:00
Remove unneeded cookiecutter dependency.
- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgdesc="Aids in the development and testing of Ansible roles"
 url="https://github.com/ansible-community/molecule";
 arch=('any')
 license=('MIT')
-depends=('python' 'python-ansible-compat' 'python-click' 
'python-click-help-colors' 'python-cookiecutter' 'python-enrich' 'python-jinja' 
'python-jsonschema' 'python-packaging' 'python-pluggy' 'python-pyyaml' 
'python-rich' 'python-wcmatch')
+depends=('python' 'python-ansible-compat' 'python-click' 
'python-click-help-colors' 'python-enrich' 'python-jinja' 'python-jsonschema' 
'python-packaging' 'python-pluggy' 'python-pyyaml' 'python-rich' 
'python-wcmatch')
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-setuptools-scm' 'python-wheel' 'git')
 checkdepends=('ansible' 'check-jsonschema' 'python-ansi2html' 
'python-filelock' 'python-pexpect' 'python-pytest' 'python-pytest-mock' 
'python-pytest-testinfra' 'python-pytest-xdist' 'python-regress' 'yamllint')
 optdepends=('ansible: for the ansible verifier'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/molecule/-/commit/90dd59aff66eb072115c94e774ab3774ef5dba7c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/molecule/-/commit/90dd59aff66eb072115c94e774ab3774ef5dba7c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to