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

Felix Yan felixonmars at archlinux.org
Wed Jun 16 21:34:53 UTC 2021


    Date: Wednesday, June 16, 2021 @ 21:34:52
  Author: felixonmars
Revision: 964331

upgpkg: python-faker 8.8.1-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-16 21:30:22 UTC (rev 964330)
+++ PKGBUILD	2021-06-16 21:34:52 UTC (rev 964331)
@@ -3,7 +3,7 @@
 # Contributor: dnuux <dnuuxx at gmail.com>
 
 pkgname=python-faker
-pkgver=8.8.0
+pkgver=8.8.1
 pkgrel=1
 pkgdesc='Faker generates fake data for you.'
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-validators' 'python-ukpostcodeparser' 'python-random2'
               'python-freezegun' 'python-pillow')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz")
-sha512sums=('62f58b4f0c3c1b72ec18c910ebfcb32e50fe3c3c365248a735540aeaa039fce7a7093b4cf0086846d5b57e215f333620b94d4868d4d31d10a8451e762a27c2f5')
+sha512sums=('2bfc3fb5ddc9618947b618537905c90ae196a32cbd9eb6aa2cd0fb8b3bcdb53b0a9d289849f891a5f05ac951d98118216855f8912ad3834ee38d11a8588ec024')
 
 prepare() {
   sed -i -e 's/==/>=/' faker-$pkgver/setup.py



More information about the arch-commits mailing list