Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-faker
Commits:
96fb8f6d by Felix Yan at 2026-06-03T23:03:45+08:00
upgpkg: 40.21.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-faker
pkgdesc = Faker generates fake data for you.
- pkgver = 40.20.0
+ pkgver = 40.21.0
pkgrel = 1
url = https://faker.readthedocs.io/en/master/
arch = any
@@ -18,7 +18,7 @@ pkgbase = python-faker
makedepends = python-wheel
depends = python
optdepends = python-xmltodict: for xml provider
- source = git+https://github.com/joke2k/faker.git#tag=v40.20.0
- sha512sums =
8a87a3a790bad341c8dceaa019c971157fcca80f8385e2540dea2db652a5786ab0c70a9ad89378797677af1a3109ba773ed6aebd0487508427cbf90f4c1bcfc8
+ source = git+https://github.com/joke2k/faker.git#tag=v40.21.0
+ sha512sums =
a29aff945cfccaccbff31fb8c38d152e1d966c8cc01a98de765ee3b9eb23a6042352f2e0ac7ad54cccbaba1ca9f2fd92551737b68ed2ed54a2b12b51699f0ba9
pkgname = python-faker
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: dnuux <[email protected]>
pkgname=python-faker
-pkgver=40.20.0
+pkgver=40.21.0
pkgrel=1
pkgdesc='Faker generates fake data for you.'
arch=('any')
@@ -15,7 +15,7 @@ makedepends=('git' 'python-build' 'python-installer'
'python-pytest' 'python-set
checkdepends=('python-validators' 'python-ukpostcodeparser' 'python-freezegun'
'python-pillow'
'python-xmltodict')
source=("git+https://github.com/joke2k/faker.git#tag=v$pkgver")
-sha512sums=('8a87a3a790bad341c8dceaa019c971157fcca80f8385e2540dea2db652a5786ab0c70a9ad89378797677af1a3109ba773ed6aebd0487508427cbf90f4c1bcfc8')
+sha512sums=('a29aff945cfccaccbff31fb8c38d152e1d966c8cc01a98de765ee3b9eb23a6042352f2e0ac7ad54cccbaba1ca9f2fd92551737b68ed2ed54a2b12b51699f0ba9')
build() {
cd faker
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/96fb8f6d5174397f2d287da3b12d088b33885c33
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/96fb8f6d5174397f2d287da3b12d088b33885c33
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help