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

Filipe Laíns ffy00 at archlinux.org
Wed Jul 15 19:32:31 UTC 2020


    Date: Wednesday, July 15, 2020 @ 19:32:31
  Author: ffy00
Revision: 663986

upgpkg: python-pydantic 1.6.1-1

Modified:
  python-pydantic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-15 18:50:41 UTC (rev 663985)
+++ PKGBUILD	2020-07-15 19:32:31 UTC (rev 663986)
@@ -2,7 +2,7 @@
 
 _pkgname=pydantic
 pkgname=python-$_pkgname
-pkgver=1.6
+pkgver=1.6.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')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('03558169f1174b7a24bab1f1b9c52c4545ecc13c48179764ae1fd51bef7317ca37fb166b7068f99ede839d81965694f92a1df35b83c5beec98a4bfb50554a77e')
+sha512sums=('b0442f78a661f56d29697da7e27393261420bdb0f08473d2f7872145a49a18de8c17c903d0899a44263bcd8229e8790161da032dd5a3d5f2dae347c66bd6a567')
 
 prepare() {
   rm $_pkgname-$pkgver/tests/test_validators.py



More information about the arch-commits mailing list