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

Felix Yan felixonmars at archlinux.org
Sat Jun 5 22:13:08 UTC 2021


    Date: Saturday, June 5, 2021 @ 22:13:07
  Author: felixonmars
Revision: 956183

upgpkg: python-faker 8.5.1-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-05 22:05:44 UTC (rev 956182)
+++ PKGBUILD	2021-06-05 22:13:07 UTC (rev 956183)
@@ -3,7 +3,7 @@
 # Contributor: dnuux <dnuuxx at gmail.com>
 
 pkgname=python-faker
-pkgver=8.5.0
+pkgver=8.5.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=('9c51e12d1e6fdef8bc1dda188b2986c03f8e08ef09386610562257bb20280be6a854ada41bed9efb0599f4e55b87515b78d776c4eb07d4381415b0b3a8567c8c')
+sha512sums=('301f67dfd02f72c02807b5e0eb89000c6830d5adacec83778bef79873c6e708e840487cd4debf4d98a7bea3f422e619254c9338bb4c4ab85f91de96b593738a8')
 
 prepare() {
   sed -i -e 's/==/>=/' faker-$pkgver/setup.py



More information about the arch-commits mailing list