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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 17 13:41:34 UTC 2021


    Date: Friday, September 17, 2021 @ 13:41:33
  Author: felixonmars
Revision: 1016786

upgpkg: python-faker 8.12.2-1

Modified:
  python-faker/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-17 13:36:52 UTC (rev 1016785)
+++ PKGBUILD	2021-09-17 13:41:33 UTC (rev 1016786)
@@ -3,8 +3,8 @@
 # Contributor: dnuux <dnuuxx at gmail.com>
 
 pkgname=python-faker
-pkgver=8.12.1
-pkgrel=2
+pkgver=8.12.2
+pkgrel=1
 pkgdesc='Faker generates fake data for you.'
 arch=('any')
 url='https://faker.readthedocs.io/en/master/'
@@ -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=('2c10c072add8ce6c5e0a0b1b2c490087c6630c6726e95cd6f987a8d62345ccd5d851463a732081ff1985d66f724b867094f8539a36ff725709118935352c4d7f')
+sha512sums=('6401363abc1595e79083df0ea8079f261cdfad3a8c49063a026a45ccd3a7c9cb942a5d3ab18991cad96017d9574a299e142e0d016874b056c0df5f32b337d8fd')
 
 prepare() {
   sed -i -e 's/==/>=/' faker-$pkgver/setup.py



More information about the arch-commits mailing list