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


Commits:
1b9788ed by Felix Yan at 2025-02-27T01:10:24+08:00
upgpkg: 33.3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-faker
        pkgdesc = Faker generates fake data for you.
-       pkgver = 33.3.0
+       pkgver = 33.3.1
        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=v33.3.0
-       sha512sums = 
3a3b7c80c442a0fe51474dc6a9341800b2fb1976007233531dfa1ae4227d7c8b0c1b947d9f3c250260849dc5b779575da7d9549310449895ffd3fdd0e079867f
+       source = git+https://github.com/joke2k/faker.git#tag=v33.3.1
+       sha512sums = 
9b620d09f0e8e3175b5e8e7969cab005e5f0015d18c2cd2e7ec3fc3ff64878630fed7a44765c3a5943c7401f0766fcbbfb48fdcd150314a480174e147449ea94
 
 pkgname = python-faker


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: dnuux <[email protected]>
 
 pkgname=python-faker
-pkgver=33.3.0
+pkgver=33.3.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=('3a3b7c80c442a0fe51474dc6a9341800b2fb1976007233531dfa1ae4227d7c8b0c1b947d9f3c250260849dc5b779575da7d9549310449895ffd3fdd0e079867f')
+sha512sums=('9b620d09f0e8e3175b5e8e7969cab005e5f0015d18c2cd2e7ec3fc3ff64878630fed7a44765c3a5943c7401f0766fcbbfb48fdcd150314a480174e147449ea94')
 
 build() {
   cd faker



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

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


Reply via email to