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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 25 15:10:25 UTC 2021


    Date: Wednesday, August 25, 2021 @ 15:10:24
  Author: felixonmars
Revision: 1004769

upgpkg: python-faker 8.12.1-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-25 15:09:56 UTC (rev 1004768)
+++ PKGBUILD	2021-08-25 15:10:24 UTC (rev 1004769)
@@ -3,7 +3,7 @@
 # Contributor: dnuux <dnuuxx at gmail.com>
 
 pkgname=python-faker
-pkgver=8.12.0
+pkgver=8.12.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=('b373469199787869304c1a31af4cc814457da780506d92f3d92b58a8365b80634a180f721196a95a285b28010dadeae2db6d9a38a5385fefbe1b40a660efbf91')
+sha512sums=('2c10c072add8ce6c5e0a0b1b2c490087c6630c6726e95cd6f987a8d62345ccd5d851463a732081ff1985d66f724b867094f8539a36ff725709118935352c4d7f')
 
 prepare() {
   sed -i -e 's/==/>=/' faker-$pkgver/setup.py



More information about the arch-commits mailing list