core/python to 3.9.7-2

This commit is contained in:
Kevin Mihelich 2021-10-19 23:52:47 +00:00
parent c80122da1b
commit 0cced4233b

View file

@ -13,7 +13,7 @@ shopt -s extglob
pkgbase=python
pkgname=(python python-tests)
pkgver=3.9.7
pkgrel=1
pkgrel=2
_pybasever=${pkgver%.*}
pkgdesc="Next generation of the python high-level scripting language"
arch=('x86_64')