Skip to content

Commit

Permalink
Merge pull request #13598 from wolfi-dev/wolfictl-935c6636-1f3c-44ac-…
Browse files Browse the repository at this point in the history
…9948-f6c41edb2c19

py3-astroid/3.1.0 package update
  • Loading branch information
ajayk authored Feb 23, 2024
2 parents 1fb568a + 46aabb1 commit 16e4df2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions py3-astroid.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down

0 comments on commit 16e4df2

Please sign in to comment.