Skip to content

Commit

Permalink
Mypy 1.8.0 (#97)
Browse files Browse the repository at this point in the history
* mypy 1.4.1 -> 1.8.0

---------

Co-authored-by: Рахимов Рустам (Rakhimov_RR) <Rakhimov_RR@Directum.ru>
  • Loading branch information
rustrar and Рахимов Рустам (Rakhimov_RR) authored Feb 26, 2024
1 parent 659c0dd commit 3d2fb87
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: ./.github/workflows/release.yml
with:
workflow: ${{ github.workflow }}
tool_version: '1.4.1'
tool_version: '1.8.0'
prepare_body: |
bsdtar -Oxf ./build-musl/build-musl.tar.gz build-musl.md >> body.md
bsdtar -Oxf ./build-gnu/build-gnu.tar.gz build-gnu.md >> body.md
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,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/) <br> [![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-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/mypy-1.8.0/total?label=⭳%20mypy-1.8.0)](https://github.com/hemnstill/StandaloneTools/releases/tag/mypy-1.8.0) | [![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) |
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/7-Zip-23.01/total?label=⭳%207-Zip-23.01)](https://github.com/hemnstill/StandaloneTools/releases/tag/7-Zip-23.01) | [![SourceForge Downloads](https://img.shields.io/sourceforge/dm/sevenzip?style=social&label=7-Zip)](https://sourceforge.net/projects/sevenzip/) |
Expand Down
2 changes: 1 addition & 1 deletion mypy/build_gnu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apt update
apt install -y wget binutils

tool_name="mypy"
tool_version="1.4.1"
tool_version="1.8.0"
self_name="python-3.11.3"
self_toolset_name="build-gnu"

Expand Down
2 changes: 1 addition & 1 deletion mypy/build_msvc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dp0="$(realpath "$(dirname "$0")")"
set -e

tool_name="mypy"
tool_version="1.4.1"
tool_version="1.8.0"
self_name="python-3.11.3"
self_toolset_name="build-msvc"

Expand Down
2 changes: 1 addition & 1 deletion mypy/build_musl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dp0="$(realpath "$(dirname "$0")")"
set -e

tool_name="mypy"
tool_version="1.4.1"
tool_version="1.8.0"
self_name="python-3.11.3"
self_toolset_name="build-musl"

Expand Down
4 changes: 2 additions & 2 deletions mypy/test_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ is_musl_build=false && [[ -f "../build-musl.tar.gz" ]] && is_musl_build=true

test_version() {
if [[ "$is_musl_build" == true ]]; then
assertEquals "mypy 1.4.1 (compiled: no)" "$(../bin/mypy.sh --version)"
assertEquals "mypy 1.8.0 (compiled: no)" "$(../bin/mypy.sh --version)"
else
assertEquals "mypy 1.4.1 (compiled: yes)" "$(../bin/mypy.sh --version)"
assertEquals "mypy 1.8.0 (compiled: yes)" "$(../bin/mypy.sh --version)"
fi
}

Expand Down
2 changes: 1 addition & 1 deletion mypy/test_windows.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

test_version() {
assertEquals "mypy 1.4.1 (compiled: yes)" "$(../bin/mypy.bat --version)"
assertEquals "mypy 1.8.0 (compiled: yes)" "$(../bin/mypy.bat --version)"
}

# Load and run shUnit2.
Expand Down

0 comments on commit 3d2fb87

Please sign in to comment.