Date: Friday, October 25, 2019 @ 15:39:46
  Author: felixonmars
Revision: 519142

Python 3.8 rebuild

Modified:
  python-cerberus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-25 15:39:44 UTC (rev 519141)
+++ PKGBUILD    2019-10-25 15:39:46 UTC (rev 519142)
@@ -2,7 +2,7 @@
 
 pkgname=python-cerberus
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight, extensible schema and data validation tool for Python 
dictionaries"
 url="https://github.com/pyeve/cerberus";
 license=('ISC')

Reply via email to