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

Felix Yan felixonmars at archlinux.org
Thu Aug 6 07:50:08 UTC 2020


    Date: Thursday, August 6, 2020 @ 07:50:07
  Author: felixonmars
Revision: 670621

upgpkg: python-validators 0.16.0-1

Modified:
  python-validators/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-06 07:49:39 UTC (rev 670620)
+++ PKGBUILD	2020-08-06 07:50:07 UTC (rev 670621)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-validators
-pkgver=0.15.0
+pkgver=0.16.0
 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=('7fb024c2962e4e790502d5370409e6c594669e10f8bc960ccf35e149f90f5fe343d7e1826382befb5e76fe1701143b8249b48522c84ef1846bc7a238b00f3b03')
+sha512sums=('50da6a190d0248bd58f8ec85c88211a998445b999e6e0b6ca65ebdb10cb842fa5019bb4f8ea1ea5840cd678c82dfd25e106e639d80141bf2a4273c108de1261e')
 
 build() {
   cd validators-$pkgver



More information about the arch-commits mailing list