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

Felix Yan felixonmars at archlinux.org
Fri Jun 25 01:08:19 UTC 2021


    Date: Friday, June 25, 2021 @ 01:08:19
  Author: felixonmars
Revision: 967243

upgpkg: python-faker 8.8.2-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-25 01:06:03 UTC (rev 967242)
+++ PKGBUILD	2021-06-25 01:08:19 UTC (rev 967243)
@@ -3,7 +3,7 @@
 # Contributor: dnuux <dnuuxx at gmail.com>
 
 pkgname=python-faker
-pkgver=8.8.1
+pkgver=8.8.2
 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=('2bfc3fb5ddc9618947b618537905c90ae196a32cbd9eb6aa2cd0fb8b3bcdb53b0a9d289849f891a5f05ac951d98118216855f8912ad3834ee38d11a8588ec024')
+sha512sums=('33256e0005d8d0769a627b523ad7137aede13ea751ac64324a37c341257cec0b82d97e9768978366c45ed2d7b2859e5a105602b79f24c7329a6c48955496a87b')
 
 prepare() {
   sed -i -e 's/==/>=/' faker-$pkgver/setup.py




More information about the arch-commits mailing list