Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-astroid
Commits:
0cdb57c8 by Caleb Maclennan at 2024-02-28T10:15:42+03:00
upgpkg: 3.1.0-2: Update dependencies for 3.x and fixup tests to not use pip
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-astroid
pkgdesc = A common base representation of python source code
pkgver = 3.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pylint-dev/astroid
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
_pyname=astroid
pkgname=python-$_pyname
pkgver=3.1.0
-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/0cdb57c87b8e248a227253d4377a6bbc9f890fcf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-astroid/-/commit/0cdb57c87b8e248a227253d4377a6bbc9f890fcf
You're receiving this email because of your account on gitlab.archlinux.org.