[arch-commits] Commit in python-pydantic/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 9 15:57:06 UTC 2020
Date: Monday, November 9, 2020 @ 15:57:06
Author: felixonmars
Revision: 747255
upgpkg: python-pydantic 1.7.2-2: Python 3.9 rebuild
Modified:
python-pydantic/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-09 15:56:46 UTC (rev 747254)
+++ PKGBUILD 2020-11-09 15:57:06 UTC (rev 747255)
@@ -3,7 +3,7 @@
_pkgname=pydantic
pkgname=python-$_pkgname
pkgver=1.7.2
-pkgrel=1
+pkgrel=2
pkgdesc='Data parsing and validation using Python type hints'
arch=('any')
url='https://github.com/samuelcolvin/pydantic'
@@ -39,4 +39,3 @@
install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-
More information about the arch-commits
mailing list