python: rebuild

against newer binutils which uses a larger base addr range to avoid conflicts
This commit is contained in:
Christoph Reiter
2021-05-15 10:24:52 +02:00
parent fe0ef31f40
commit bc1092b1f5

View File

@@ -4,7 +4,7 @@
pkgbase=python
pkgname=('python' 'python-devel')
pkgver=3.8.7
pkgrel=2
pkgrel=3
_pybasever=${pkgver%.*}
pkgdesc="Next generation of the python high-level scripting language"
arch=('i686' 'x86_64')