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

Felix Yan felixonmars at archlinux.org
Thu Aug 13 18:36:16 UTC 2020


    Date: Thursday, August 13, 2020 @ 18:36:16
  Author: felixonmars
Revision: 677887

upgpkg: python-validators 0.17.1-1

Modified:
  python-validators/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 18:33:01 UTC (rev 677886)
+++ PKGBUILD	2020-08-13 18:36:16 UTC (rev 677887)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-validators
-pkgver=0.17.0
+pkgver=0.17.1
 pkgrel=1
 pkgdesc="Python Data Validation for Humans"
 url="https://github.com/kvesteri/validators"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/kvesteri/validators/archive/$pkgver.tar.gz")
-sha512sums=('37bc9b3ff6e504b40839a3086866c05d1f5534434c3ca698f4e60e7363237c7f591c98980eda238bed02536895d7c4e36e55befb123d39670bebeb312add0671')
+sha512sums=('5757e3ebf07d801f6c9b5cad2f1120e54c7c2de23949e0561f096847bbba4fa69ea1e42d5fad0f8a6b5bf6280f24684b06332f015651784b8cd6656f37062afb')
 
 build() {
   cd validators-$pkgver



More information about the arch-commits mailing list