From bb4fe165ea9a500fccc8dd150aebced7ab92e9b4 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Sun, 27 Oct 2019 17:35:02 +0300 Subject: [PATCH] python3-testpath: Rebuild for python 3.8 --- mingw-w64-python3-testpath/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-python3-testpath/PKGBUILD b/mingw-w64-python3-testpath/PKGBUILD index 4ac4339fa1..92d1f8966b 100644 --- a/mingw-w64-python3-testpath/PKGBUILD +++ b/mingw-w64-python3-testpath/PKGBUILD @@ -4,7 +4,7 @@ _realname=testpath pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="Test utilities for code working with files and commands (mingw-w64)" url="https://pypi.python.org/pypi/testpath" arch=('any')