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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 22 09:55:02 UTC 2021


    Date: Sunday, August 22, 2021 @ 09:55:02
  Author: felixonmars
Revision: 1004190

upgpkg: python-faker 8.12.0-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-22 09:01:20 UTC (rev 1004189)
+++ PKGBUILD	2021-08-22 09:55:02 UTC (rev 1004190)
@@ -3,7 +3,7 @@
 # Contributor: dnuux <dnuuxx at gmail.com>
 
 pkgname=python-faker
-pkgver=8.11.0
+pkgver=8.12.0
 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=('1b2eadc7464d9b03ff878c6ecae1c384c699411d23fffd9445d6c5c3926e2f443e104a8d2578a47fbedc710e4bb86c1604cced8035a8be9d07c5c15c7b55b942')
+sha512sums=('b373469199787869304c1a31af4cc814457da780506d92f3d92b58a8365b80634a180f721196a95a285b28010dadeae2db6d9a38a5385fefbe1b40a660efbf91')
 
 prepare() {
   sed -i -e 's/==/>=/' faker-$pkgver/setup.py



More information about the arch-commits mailing list