Date: Thursday, November 12, 2020 @ 10:07:20 Author: felixonmars Revision: 751409
upgpkg: python-botocore 1.19.13-3: Python 3.9 rebuild Modified: python-botocore/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-12 10:07:01 UTC (rev 751408) +++ PKGBUILD 2020-11-12 10:07:20 UTC (rev 751409) @@ -5,7 +5,7 @@ pkgname=python-botocore pkgver=1.19.13 -pkgrel=2 +pkgrel=3 pkgdesc='A low-level interface to a growing number of Amazon Web Services' arch=('any') url="https://github.com/boto/botocore"