Python 3.10 rebuilds

This commit is contained in:
Christoph Reiter
2022-07-02 18:55:46 +02:00
parent 39e742a7e2
commit 8780e5c2b8
57 changed files with 59 additions and 59 deletions

View File

@@ -4,7 +4,7 @@ _realname=packaging
pkgbase="python-${_realname}"
pkgname=("python-${_realname}")
pkgver=20.8
pkgrel=2
pkgrel=3
pkgdesc="Core utilities for Python packages"
arch=('any')
url="https://github.com/pypa/packaging"