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

Filipe Laíns ffy00 at archlinux.org
Fri Mar 12 19:23:28 UTC 2021


    Date: Friday, March 12, 2021 @ 19:23:27
  Author: ffy00
Revision: 889671

upgpkg: python-pydantic 1.8.1-1

Modified:
  python-pydantic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-12 19:22:19 UTC (rev 889670)
+++ PKGBUILD	2021-03-12 19:23:27 UTC (rev 889671)
@@ -2,7 +2,7 @@
 
 _pkgname=pydantic
 pkgname=python-$_pkgname
-pkgver=1.7.3
+pkgver=1.8.1
 pkgrel=1
 pkgdesc='Data parsing and validation using Python type hints'
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-mock')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('8ca4b3be1ae5b0e12f1dc28308ca4503ac822c0c60b4fd9063972c95dbf445f0664f9247b177f5f42e1e68da7ffc32e593e8843aed3cbc3dbddf8a14419ff367')
+sha512sums=('dc58ab2e411744e63408c952c92c589acf037e809c60b85e02f277af2c6342c99c4fbfa7a585f14e57256912c0e6471821973bd2f755aac3822eb3a7883fd407')
 
 prepare() {
   rm $_pkgname-$pkgver/tests/test_validators.py



More information about the arch-commits mailing list