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

Felix Yan felixonmars at archlinux.org
Sun May 9 15:14:54 UTC 2021


    Date: Sunday, May 9, 2021 @ 15:14:54
  Author: felixonmars
Revision: 929235

upgpkg: python-cerberus 1.3.4-1

Modified:
  python-cerberus/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-09 15:04:21 UTC (rev 929234)
+++ PKGBUILD	2021-05-09 15:14:54 UTC (rev 929235)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cerberus
-pkgver=1.3.3
+pkgver=1.3.4
 pkgrel=1
 pkgdesc="Lightweight, extensible schema and data validation tool for Python dictionaries"
 url="https://github.com/pyeve/cerberus"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-benchmark')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pyeve/cerberus/archive/$pkgver.tar.gz")
-sha512sums=('2f2696751dd1f5191fc1ef328c1b1d604d94c87d3c1eb3210ecbede499d2f13a1d197a1c42a5eb4a11c7257214437857f4023a55415d83793a2f3b1a8aa4a8bd')
+sha512sums=('c816b426ed1b32367d1e8f1c26d6ddd4b49c6578540e688baf693e3094a05800f645cfe879be6378c1e9be9899cad7bc2ad1ed9844d6762d2ef6e0cc54a7476a')
 
 build() {
   cd cerberus-$pkgver



More information about the arch-commits mailing list