Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-faker


Commits:
f3b71a0c by Felix Yan at 2026-01-21T02:35:27+08:00
upgpkg: 40.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-faker
        pkgdesc = Faker generates fake data for you.
-       pkgver = 40.1.0
+       pkgver = 40.1.1
        pkgrel = 1
        url = https://faker.readthedocs.io/en/master/
        arch = any
@@ -18,7 +18,7 @@ pkgbase = python-faker
        makedepends = python-wheel
        depends = python-tzdata
        optdepends = python-xmltodict: for xml provider
-       source = git+https://github.com/joke2k/faker.git#tag=v40.1.0
-       sha512sums = 
d794624555a493305960900790bc0fdbed930ed7235dba9f1526692a766de074161fd61706744d78a0fd1cdef9fbe60638f25bcbddd76cd426db7086abda1657
+       source = git+https://github.com/joke2k/faker.git#tag=v40.1.1
+       sha512sums = 
f05c6093005ac7dcd08d415c9d3cda855a5a308bd788579ccb1256339808db456b113a2435a3cafea3249fcb435dbd32e8f60f34b7459485f8d276a7a4df0ed0
 
 pkgname = python-faker


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: dnuux <[email protected]>
 
 pkgname=python-faker
-pkgver=40.1.0
+pkgver=40.1.1
 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=('d794624555a493305960900790bc0fdbed930ed7235dba9f1526692a766de074161fd61706744d78a0fd1cdef9fbe60638f25bcbddd76cd426db7086abda1657')
+sha512sums=('f05c6093005ac7dcd08d415c9d3cda855a5a308bd788579ccb1256339808db456b113a2435a3cafea3249fcb435dbd32e8f60f34b7459485f8d276a7a4df0ed0')
 
 build() {
   cd faker



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/f3b71a0c2fa418922f76a953c3ef8b538ab75394

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/f3b71a0c2fa418922f76a953c3ef8b538ab75394
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to