Date: Thursday, October 31, 2019 @ 17:46:42 Author: felixonmars Revision: 521407
Python 3.8 rebuild Modified: python-d2to1/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 17:46:29 UTC (rev 521406) +++ PKGBUILD 2019-10-31 17:46:42 UTC (rev 521407) @@ -4,7 +4,7 @@ pkgname=python-d2to1 pkgver=0.2.12.post1 -pkgrel=6 +pkgrel=7 pkgdesc="Python library that allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py script" arch=('any') url='https://pypi.python.org/pypi/d2to1'