Versions
v4.1.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v4.0.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_7
- Build with Python 3.7
Dependencies
app-admin / ansible : Model-driven deployment, config management, and command execution framework
dev-python / flake8 : A wrapper around PyFlakes, pep8 & mccabe
dev-python / nose : Unittest extension with automatic test suite discovery and easy test authoring
dev-python / pyyaml : YAML parser and emitter for Python
dev-python / ruamel-yaml : YAML parser/emitter that supports roundtrip comment preservation
dev-python / setuptools : Collection of extensions to Distutils
dev-python / setuptools-git : Setuptools revision control system plugin for Git
dev-python / setuptools_scm : Manage versions by scm tags via setuptools
dev-python / setuptools_scm_git_archive : A setuptools_scm plugin for git archives
dev-python / six : Python 2 and 3 compatibility library
dev-python / wheel : A built-package format for Python
Runtime Dependencies
app-admin / ansible : Model-driven deployment, config management, and command execution framework
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / pyyaml : YAML parser and emitter for Python
dev-python / setuptools : Collection of extensions to Distutils
dev-python / six : Python 2 and 3 compatibility library
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-admin/ansible-lint: Update HOMEPAGE and metadata.xml
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tony Vroon · gentoo
app-admin/ansible-lint: Version bump to 4.1.0
Squelch DISTUTILS_USE_SETUPTOOLS as suggested by Ferenc Erki on GitHub. Remove unused setuptools-git from DEPEND as per Ferenc Erki on GitHub. Scavenge upstream patch identified by Peter on bug 698864 (setuptools). Concern for Python 2.7 has now ceased due to EOL. Closes: https://bugs.gentoo.org/681988 Bug: https://bugs.gentoo.org/698864 Closes: https://github.com/gentoo/gentoo/pull/14588 Reported-by: Lik Suggested-by: Ferenc Erki Signed-Off-By: Tony Vroon <chainsaw@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-admin/ansible-lint: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
app-admin/ansible-lint: Remove old (py2)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
app-admin/ansible-lint: add py37 support
Fixes: https://bugs.gentoo.org/676510 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tony Vroon · gentoo
app-admin/ansible-lint: Version bump to 4.0.1
Version bump as requested by "Lik". X86 keyword lost over dev-python/setuptools_scm_git_archive dependency. Closes: https://bugs.gentoo.org/675860 Signed-Off-By: Tony Vroon <chainsaw@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Tony Vroon · gentoo
app-admin/ansible-lint: Initial commit.
Original 3.4.9 ebuild by Johann "ercpe" Schmitz & Justin "jlec" Lecher in the last-hope overlay. Package-Manager: Portage-2.3.40, Repoman-2.3.9