summaryrefslogtreecommitdiff
path: root/sysutils/py-ansible-lint (follow)
Commit message (Collapse)AuthorAgeFilesLines
* devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyamlPo-Chuan Hsieh2024-07-071-2/+2
| | | | - Bump PORTREVISION of dependent ports for dependency change
* devel/py-setuptools-scm: update to 8.0.4Charlie Li2024-02-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Directory and PORTNAME changed to match normalised name in release tarball; consumers updated to match. Although setuptools itself is specified as a run dependency in the Python package metadata, it is currently left out here to prevent environment pollution until at least PR 270510 is committed. Additionally, this version of setuptools-scm requires setuptools>=61, which means this version is only meant for USE_PYTHON=pep517 ports as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58 also after PR 270510. science/py-emmet-core is switched to devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8. devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to RUN_DEPENDS to compensate. Further details: https://wiki.freebsd.org/Python/setuptools Reported by: yuri Co-authored by: matthew Exp-run by: antoine (earlier iteration) Approved by: yuri (science/py-emmet-core, previous iteration) PR: 272134 Differential Revision: https://reviews.freebsd.org/D39288
* sysutils/py-ansible-lint: adjust dependency version limitsMatthew Seaman2023-10-271-1/+2
| | | | | The devel/py-ruamel.yaml port was updated to 0.18.2 recently. Remove the dependency restriction in ansible-lint
* devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}Charlie Li2023-07-171-1/+1
| | | | | | | | Currently a no-op, but in the future outputs the correct setuptools port depending on whether USES_PYTHON=distutils is specified. With hat: python PR: 270510, 270358
* sysutils/py-ansible-lint: update to 6.17.1Matthew Seaman2023-06-152-5/+5
| | | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.17.1 Reported by: repology
* sysutils/py-ansible-lint: update to 6.17.0Matthew Seaman2023-06-012-5/+7
| | | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.17.0 Reported by: repology
* sysutils/py-ansible-lint: Set TMPDIR to ${WRKSRC}Matthew Seaman2023-05-231-1/+1
| | | | | | Ensure pytest temporary files are created under ${WRKSRC} so the testing files will be cleaned up by `make clean`. Otherwise this can leave a tree of hundreds of files under /tmp.
* sysutils/py-ansible-lint: update to 6.16.2Matthew Seaman2023-05-222-5/+6
| | | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.16.2 Reported by: repology
* sysutils/py-ansible-lint: update to 6.16.1Matthew Seaman2023-05-172-6/+6
| | | | | | | | | | | Loosen version requirements for the RUN_DEPENDS on py-ruamel.yaml, but tighten them for the TEST_DEPENDS on that package. This seems questionable to me, but it is following upstream, and in the particular case of the ports, the py-ruamel.yaml package now fulfils both sets of version requirements. Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.16.1 Reported by: repology
* sysutils/py-ansible-lint: fix the `make test` targetMatthew Seaman2023-05-113-14/+34
| | | | | | Enable the test suite to actually run. Currently this results in: 12 failed, 782 passed in 915.04s (0:15:15)
* sysutils/py-ansible-lint: update to 6.16.0Matthew Seaman2023-05-092-7/+10
| | | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.16.0 Reported by: repology
* sysutils/py-ansible-lint: Add missing build dependency on py-wheelMatthew Seaman2023-04-221-1/+2
|
* sysutils/py-ansible-lint: update to 6.15.0Matthew Seaman2023-04-223-14/+6
| | | | | | Switch build system to USE_PYTHON=pep517 Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.15.0
* sysutils/py-ansible-lint: update to 6.14.6Matthew Seaman2023-04-132-4/+5
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.14.6
* sysutils/py-ansible-lint: update to 6.14.4Matthew Seaman2023-04-052-5/+5
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.14.4
* sysutils/py-ansible-lint: update to 6.14.3Matthew Seaman2023-03-262-4/+4
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.14.3
* sysutils/py-ansible-lint: update to 6.14.2Matthew Seaman2023-03-102-4/+4
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.14.2
* sysutils/py-ansible-lint: update to 6.14.1Matthew Seaman2023-03-082-6/+6
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.14.1
* sysutils/py-ansible-lint: fix typo in TEST_DEPENDSMatthew Seaman2023-03-051-1/+1
|
* sysutils/py-ansible-lint: update to 6.14.0Matthew Seaman2023-03-052-9/+18
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.14.0
* sysutils/py-ansible-lint: update to 6.13.1Matthew Seaman2023-02-192-4/+4
| | | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.13.0 https://github.com/ansible/ansible-lint/releases/tag/v6.13.1
* sysutils/py-ansible-lint: update to 6.12.2Matthew Seaman2023-02-102-4/+4
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.12.2
* sysutils/py-ansible-lint: update to 6.12.1Matthew Seaman2023-02-032-4/+4
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.12.1
* sysutils/py-ansible-lint: update to 6.12.0Matthew Seaman2023-02-022-9/+6
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.12.0
* sysutils/py-ansible-lint: update to 6.11.0Matthew Seaman2023-01-182-4/+4
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.11.0
* */*: rename CHEESESHOP to PYPI in MASTER_SITESDmitry Marakasov2023-01-111-1/+1
| | | | | | PR: 267994 Differential revision: D37518 Approved by: bapt
* sysutils/py-ansible-lint: update to 6.10.2Matthew Seaman2023-01-022-5/+4
| | | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.10.1 Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.10.2
* sysutils/py-ansible-lint: 6.10.0Matthew Seaman2022-12-164-16/+14
| | | | | | | Switch to PEP-621 packaging; provide a rudimentary setup.py for the benefit of the ports build system. Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.10.0
* sysutils/py-ansible-lint: update to 6.9.1Matthew Seaman2022-12-062-18/+18
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.9.1
* sysutils/py-ansible-lint: update to 6.8.6Matthew Seaman2022-11-042-4/+4
| | | | ChangeLog: https://github.com/ansible/ansible-lint/releases/tag/v6.8.6
* sysutils/py-ansible-lint: update to 6.8.4Matthew Seaman2022-10-292-4/+4
| | | | ChangeLog: https://github.com/ansible/ansible-lint/releases/tag/v6.8.4
* sysutils/py-ansible-lint: update to 6.8.3Matthew Seaman2022-10-272-4/+4
| | | | ChangeLog: https://github.com/ansible/ansible-lint/releases/tag/v6.8.3
* sysutils/py-ansible-lint: update to 6.8.2Matthew Seaman2022-10-182-7/+7
| | | | ChangeLog: https://github.com/ansible/ansible-lint/releases
* sysutils/py-ansible-lint: update to 6.7.0Matthew Seaman2022-10-022-4/+4
| | | | ChangeLog: https://github.com/ansible/ansible-lint/releases/tag/v6.7.0
* sysutils/py-ansible-lint: update to 6.5.2Matthew Seaman2022-09-112-8/+7
| | | | Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.5.2
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* sysutils/py-ansible-lint: update to 6.3.0Matthew Seaman2022-06-182-6/+6
| | | | ChangeLog: https://github.com/ansible/ansible-lint/releases/tag/v6.3.0
* sysutils/py-ansible-lint: update to 6.2.2Matthew Seaman2022-06-012-4/+4
| | | | ChangeLog: https://github.com/ansible/ansible-lint/releases/tag/v6.2.2
* sysutils/py-ansible-lint: update to 6.2.1Matthew Seaman2022-05-212-6/+5
| | | | | Release Notes: https://github.com/ansible/ansible-lint/releases/tag/v6.2.1 https://github.com/ansible/ansible-lint/releases/tag/v6.2.0
* sysutils/py-ansible-lint: add missing dependency on py-jsonschemaMatthew Seaman2022-05-121-0/+2
| | | | | PR: 263932 Reported by: Andre Rikkert de Koe
* sysutils/py-ansible-lint: update to 6.1.0Matthew Seaman2022-05-112-5/+4
| | | | ChangeLog: https://github.com/ansible/ansible-lint/releases/tag/v6.1.0
* sysutils/py-ansible-lint: add missing dependencyMatthew Seaman2022-04-181-7/+8
| | | | | PR: 263033 Reported by: Vikash Badal
* sysutils/py-ansible-lint: upgrade to 6.0.2Matthew Seaman2022-03-272-8/+9
| | | | | | | | | | | | Clarify the license: this software has always been released under GPLv3, but GitHub auto-labelled it as MIT licensed due to the presence of LICENSE.txt. While it uses some MIT licensed modules, it is GLPv3 licensed itself. Make py-yamllint a required dependency rather than something it would optionally use if present on the system. ChangeLog: https://github.com/ansible/ansible-lint/releases
* sysutils/py-ansible-lint: update to 5.4.0Matthew Seaman2022-02-132-4/+4
| | | | ChangeLog: https://github.com/ansible-community/ansible-lint/releases/tag/v5.4.0
* sysutils/py-ansible-lint: update to 5.3.2Matthew Seaman2022-01-152-4/+4
| | | | ReleaseNotes: https://github.com/ansible-community/ansible-lint/releases/tag/v5.3.2
* sysutils/py-ansible-lint: update to 5.3.1Matthew Seaman2021-12-172-4/+4
| | | | ChangeLog: https://github.com/ansible-community/ansible-lint/releases/tag/v5.3.1
* sysutils/py-ansible-lint: update to 5.3.0Matthew Seaman2021-12-052-7/+7
| | | | ChangeLog: https://github.com/ansible-community/ansible-lint/releases/tag/v5.3.0
* sysutils/py-ansible-lint: update to 5.2.1Matthew Seaman2021-10-312-4/+4
| | | | ChangeLog: https://github.com/ansible-community/ansible-lint/releases/tag/v5.2.1
* sysutils/py-ansible-lint: update to 5.2.0Matthew Seaman2021-10-102-4/+4
| | | | ChangeLog: https://github.com/ansible-community/ansible-lint/releases/tag/v5.2.0