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

Felix Yan felixonmars at archlinux.org
Thu Oct 8 21:20:37 UTC 2020


    Date: Thursday, October 8, 2020 @ 21:20:36
  Author: felixonmars
Revision: 722013

upgpkg: python-faker 4.7.0-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 21:20:32 UTC (rev 722012)
+++ PKGBUILD	2020-10-08 21:20:36 UTC (rev 722013)
@@ -3,7 +3,7 @@
 # Contributor: dnuux <dnuuxx at gmail.com>
 
 pkgname=python-faker
-pkgver=4.6.0
+pkgver=4.7.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')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz")
-sha512sums=('7df6f05a93c169c1b02036309cd0db6d8084b5346191ae03283b83acaf930b9333f02436232e1cf446fdb3aa23401fd8200f9e75e1f4c2a6954ed6d2659623ac')
+sha512sums=('b858d7d07b145aafed41b6082eb876b705f09f480cce888ffb70293f4254e27c67016cb98231ddea8e0f80de9250e25c52d3f0eb08b0728b9bfdf3cb861c58e7')
 
 prepare() {
   sed -i -e 's/==/>=/' faker-$pkgver/setup.py



More information about the arch-commits mailing list