diff --git a/.github/workflows/pylint.yml b/.github/workflows/pylint.yml index 0b1e34237..c06483759 100644 --- a/.github/workflows/pylint.yml +++ b/.github/workflows/pylint.yml @@ -49,7 +49,7 @@ jobs: uses: ./.github/workflows/release.yml with: workflow: ${{ github.workflow }} - tool_version: '2.17.4' + tool_version: '3.0.3' prepare_body: | bsdtar -Oxf ./build-gnu/build-gnu.tar.gz build-gnu.md >> body.md bsdtar -Oxf ./build-msvc/build-msvc.tar.gz build-msvc.md >> body.md diff --git a/README.md b/README.md index 7a2e13362..5f1e8d2d9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/python-3.12.1/total?label=⭳%20python-3.12.1)](https://github.com/hemnstill/StandaloneTools/releases/tag/python-3.12.1) | [![GitHub Repo stars](https://img.shields.io/github/stars/indygreg/python-build-standalone?style=social&label=python-build-standalone)](https://github.com/indygreg/python-build-standalone) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/indygreg/python-build-standalone)](https://python-build-standalone.readthedocs.io/en/latest/)
[![GitHub Repo stars](https://img.shields.io/github/stars/python/cpython?style=social&label=python)](https://github.com/python/cpython) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/python/cpython)](https://docs.python.org/3/) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/poetry-1.7.1/total?label=⭳%20poetry-1.7.1)](https://github.com/hemnstill/StandaloneTools/releases/tag/poetry-1.7.1) | [![GitHub Repo stars](https://img.shields.io/github/stars/python-poetry/poetry?style=social&label=poetry)](https://github.com/python-poetry/poetry) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/python-poetry/poetry)](https://python-poetry.org/history/) | -| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/pylint-2.17.4/total?label=⭳%20pylint-2.17.4)](https://github.com/hemnstill/StandaloneTools/releases/tag/pylint-2.17.4) | [![GitHub Repo stars](https://img.shields.io/github/stars/PyCQA/pylint?style=social&label=pylint)](https://github.com/PyCQA/pylint) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/PyCQA/pylint)](https://pylint.pycqa.org/en/latest/) | +| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/pylint-3.0.3/total?label=⭳%20pylint-3.0.3)](https://github.com/hemnstill/StandaloneTools/releases/tag/pylint-3.0.3) | [![GitHub Repo stars](https://img.shields.io/github/stars/PyCQA/pylint?style=social&label=pylint)](https://github.com/PyCQA/pylint) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/PyCQA/pylint)](https://pylint.pycqa.org/en/latest/) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/mypy-1.4.1/total?label=⭳%20mypy-1.4.1)](https://github.com/hemnstill/StandaloneTools/releases/tag/mypy-1.4.1) | [![GitHub Repo stars](https://img.shields.io/github/stars/python/mypy?style=social&label=mypy)](https://github.com/python/mypy) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/python/mypy)](https://mypy.readthedocs.io/en/latest/) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/ansible-8.3.0/total?label=⭳%20ansible-8.3.0-core-2.15.3)](https://github.com/hemnstill/StandaloneTools/releases/tag/ansible-8.3.0) | [![GitHub Repo stars](https://img.shields.io/github/stars/ansible/ansible?style=social&label=ansible)](https://github.com/ansible/ansible) [![PyPI](https://img.shields.io/pypi/v/ansible)](https://pypi.org/project/ansible/) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/ansible/ansible)](https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/bsdtar-3.7.1/total?label=⭳%20bsdtar-3.7.1)](https://github.com/hemnstill/StandaloneTools/releases/tag/bsdtar-3.7.1) | [![GitHub Repo stars](https://img.shields.io/github/stars/libarchive/libarchive?style=social&label=libarchive)](https://github.com/libarchive/libarchive) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/libarchive/libarchive)](https://github.com/libarchive/libarchive/releases/latest) | diff --git a/pylint/build_gnu.sh b/pylint/build_gnu.sh index 400e69e10..526794101 100755 --- a/pylint/build_gnu.sh +++ b/pylint/build_gnu.sh @@ -6,7 +6,7 @@ apt update apt install -y wget tool_name="pylint" -tool_version="2.17.4" +tool_version="3.0.3" self_name="python-3.11.3" self_toolset_name="build-gnu" diff --git a/pylint/build_msvc.sh b/pylint/build_msvc.sh index 5cb83fb6b..cf3a56c95 100755 --- a/pylint/build_msvc.sh +++ b/pylint/build_msvc.sh @@ -3,7 +3,7 @@ dp0="$(realpath "$(dirname "$0")")" set -e tool_name="pylint" -tool_version="2.17.4" +tool_version="3.0.3" self_name="python-3.11.3" self_toolset_name="build-msvc" diff --git a/pylint/test_linux.sh b/pylint/test_linux.sh index b73d4d62f..679dc7e78 100755 --- a/pylint/test_linux.sh +++ b/pylint/test_linux.sh @@ -3,8 +3,8 @@ ../.tools/install_alpine_glibc.sh test_version() { - assertEquals "pylint 2.17.4 -astroid 2.15.5 + assertEquals "pylint 3.0.3 +astroid 3.0.3 Python 3.11.3 (main, May 7 2023, 19:33:53) [Clang 16.0.3 ]" "$(../bin/pylint.sh --version)" } diff --git a/pylint/test_windows.sh b/pylint/test_windows.sh index 55b381d60..af009c407 100755 --- a/pylint/test_windows.sh +++ b/pylint/test_windows.sh @@ -1,8 +1,8 @@ #!/bin/bash test_version() { - assertEquals "pylint 2.17.4 -astroid 2.15.5 + assertEquals "pylint 3.0.3 +astroid 3.0.3 Python 3.11.3 (main, May 7 2023, 18:40:36) [MSC v.1929 64 bit (AMD64)]" "$(../bin/pylint.bat --version | dos2unix )" }