Date: Monday, November 4, 2019 @ 09:26:19
  Author: foutrelis
Revision: 523887

Python 3.8 rebuild

Modified:
  python-testfixtures/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-04 09:26:08 UTC (rev 523886)
+++ PKGBUILD    2019-11-04 09:26:19 UTC (rev 523887)
@@ -2,7 +2,7 @@
 
 pkgname=python-testfixtures
 pkgver=6.10.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A collection of helpers and mock objects that are useful when writing 
unit tests or doc tests"
 arch=('any')
 license=('MIT')

Reply via email to