Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-astroid
Commits:
be0a5c7c by Jelle van der Waa at 2024-11-21T14:33:42+01:00
upgpkg: 3.3.5-2: Rebuild for Python 3.13
- - - - -
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.3.5
- 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=3.3.5
-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/be0a5c7cf781e852bdcbd5fb6c2856215577944f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-astroid/-/commit/be0a5c7cf781e852bdcbd5fb6c2856215577944f
You're receiving this email because of your account on gitlab.archlinux.org.