From 46aabb12f1dde6eaa13e61418015cfa3cb3196b8 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 23 Feb 2024 19:15:59 +0000 Subject: [PATCH] py3-astroid/3.1.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-astroid.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-astroid.yaml b/py3-astroid.yaml index ca7b221c5ee..d00838a9db1 100644 --- a/py3-astroid.yaml +++ b/py3-astroid.yaml @@ -1,6 +1,6 @@ package: name: py3-astroid - version: 3.0.3 + version: 3.1.0 epoch: 0 description: A common base representation of python source code for pylint and other projects copyright: @@ -27,7 +27,7 @@ pipeline: with: repository: https://github.com/pylint-dev/astroid tag: v${{package.version}} - expected-commit: 0375d1a22262b4d7a4327aad5d770b2cd262c4ef + expected-commit: 3fb17a1af9f71ca1f97f623c2e141d32796a5a43 - name: Python Build runs: python -m build