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


Commits:
d246aeef by Felix Yan at 2025-03-21T17:18:21+08:00
upgpkg: 35.2.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-faker
        pkgdesc = Faker generates fake data for you.
-       pkgver = 35.1.0
+       pkgver = 35.2.0
        pkgrel = 1
        url = https://faker.readthedocs.io/en/master/
        arch = any
@@ -19,7 +19,7 @@ pkgbase = python-faker
        depends = python-dateutil
        depends = python-typing_extensions
        optdepends = python-xmltodict: for xml provider
-       source = git+https://github.com/joke2k/faker.git#tag=v35.1.0
-       sha512sums = 
f81644bd5bbe61b4acfec452bf7c70c0c329593447de8d63fbc177d4081f5c78a09e8b40d17ff6a052b211e5f928677a86b62e72986485c98edaa335d960fa15
+       source = git+https://github.com/joke2k/faker.git#tag=v35.2.0
+       sha512sums = 
6f807a89c47a0ef5892f3309fad36f32ce06e5f3f642240dcb2c231eeadb3a284c8a9ebbb160b7f4bbe448cace722006154f99b62082c61c31a3a7493b52550a
 
 pkgname = python-faker


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: dnuux <[email protected]>
 
 pkgname=python-faker
-pkgver=35.1.0
+pkgver=35.2.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=('f81644bd5bbe61b4acfec452bf7c70c0c329593447de8d63fbc177d4081f5c78a09e8b40d17ff6a052b211e5f928677a86b62e72986485c98edaa335d960fa15')
+sha512sums=('6f807a89c47a0ef5892f3309fad36f32ce06e5f3f642240dcb2c231eeadb3a284c8a9ebbb160b7f4bbe448cace722006154f99b62082c61c31a3a7493b52550a')
 
 build() {
   cd faker



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

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


Reply via email to