Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-astroid
Commits:
eba48971 by Caleb Maclennan at 2026-01-06T17:54:01+03:00
upgpkg: 4.0.3-2: Rebuild with Python 3.14 after version bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-astroid
pkgdesc = A common base representation of python source code
pkgver = 4.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pylint-dev/astroid
arch = any
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
_pyname=astroid
pkgname=python-$_pyname
pkgver=4.0.3
-pkgrel=1
+pkgrel=2
pkgdesc='A common base representation of python source code'
arch=(any)
url="https://github.com/pylint-dev/$_pyname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-astroid/-/commit/eba48971b09d37941f63639c402522624e5849dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-astroid/-/commit/eba48971b09d37941f63639c402522624e5849dc
You're receiving this email because of your account on gitlab.archlinux.org.