[arch-commits] Commit in python-cerberus/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Nov 1 04:09:19 UTC 2019


    Date: Friday, November 1, 2019 @ 04:09:19
  Author: felixonmars
Revision: 521744

upgpkg: python-cerberus 1.3.2-1

Modified:
  python-cerberus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-01 03:51:02 UTC (rev 521743)
+++ PKGBUILD	2019-11-01 04:09:19 UTC (rev 521744)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cerberus
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
 pkgdesc="Lightweight, extensible schema and data validation tool for Python dictionaries"
 url="https://github.com/pyeve/cerberus"
 license=('ISC')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pyeve/cerberus/archive/$pkgver.tar.gz")
-sha512sums=('c81655b52a15b0ab9795ea6363654f52327927241a09a5e283f8a380dd13e27d0eae8a5e7c14415d18ba1fce2f2fcab39d477d02365b13a78709cae594111d76')
+sha512sums=('e9cfef5a936783eb0576afd3d23397dab38d8c88b6b43f98de0ad7e20739e5ff983eaf4ac769206adb7fe9692c651583f6a5f2bab263b81b8de96f45707c84fb')
 
 build() {
   cd cerberus-$pkgver



More information about the arch-commits mailing list