python-packaging: Rebuild

This commit is contained in:
Alexey Pavlov
2018-08-08 09:25:26 +03:00
parent c8934e8a8c
commit 57ecd7a006

View File

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