Skip to content
Snippets Groups Projects
Commit 06079c2a authored by achill (fossdd)'s avatar achill (fossdd) Committed by Kevin Daudt
Browse files

community/py3-astroid: upgrade to 3.3.9

parent 997a0c9f
No related branches found
No related tags found
1 merge request!81085community/py3-astroid: upgrade to 3.3.9
Pipeline #305897 skipped
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: fossdd <fossdd@pwned.life>
pkgname=py3-astroid
pkgver=3.3.8
pkgver=3.3.9
pkgrel=0
pkgdesc="A new abstract syntax tree from Python's ast"
url="https://pylint.pycqa.org/projects/astroid/en/latest/"
......@@ -15,7 +15,7 @@ makedepends="
py3-setuptools
py3-wheel
"
checkdepends="py3-pytest py3-typing-extensions"
checkdepends="py3-pytest py3-typing-extensions py3-mypy"
subpackages="$pkgname-pyc"
source="py3-astroid-$pkgver.tar.gz::https://github.com/PyCQA/astroid/archive/refs/tags/v$pkgver.tar.gz"
builddir="$srcdir/astroid-$pkgver"
......@@ -37,5 +37,5 @@ package() {
}
sha512sums="
b788815d07d6a9f5796a4e5d1c1d1df5ad9786c43b82c9f10719097bad01881c394352aaeada3171bfaf8fa72f1542efb1f75b88b8ea9164f96f4946654d00c6 py3-astroid-3.3.8.tar.gz
c868f2b0da0c52cf827dd5c9e228f814fe307592eb9378968773d336ff412cd8186c826bd4b61e1329ef31e4efd9489d691d3db8a23d09b925354b2973cce943 py3-astroid-3.3.9.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment