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


Commits:
26ef7b03 by Felix Yan at 2024-08-14T18:19:39+00:00
upgpkg: 25.9.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-faker
        pkgdesc = Faker generates fake data for you.
-       pkgver = 25.9.1
+       pkgver = 25.9.2
        pkgrel = 1
        url = https://faker.readthedocs.io/en/master/
        arch = any
@@ -18,7 +18,7 @@ pkgbase = python-faker
        makedepends = python-wheel
        depends = python-dateutil
        optdepends = python-xmltodict: for xml provider
-       source = git+https://github.com/joke2k/faker.git#tag=v25.9.1
-       sha512sums = 
0ac935adf6850e09dcc83c5db47286334ff0f2d024bbd069449306f4eb2eafb092e911fd755ca3d32cd2d78ae7d692dd05f448ee2e3e1de696acdd991ebe1e0c
+       source = git+https://github.com/joke2k/faker.git#tag=v25.9.2
+       sha512sums = 
6967bdc92b701988c6088443dd5c78e7bb2db02d93b6f5983bf6cc10bcdda219e8409bf33e7e7c1dd137025843eb4eff2f3814e8b1377524830444a051e6d261
 
 pkgname = python-faker


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: dnuux <[email protected]>
 
 pkgname=python-faker
-pkgver=25.9.1
+pkgver=25.9.2
 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=('0ac935adf6850e09dcc83c5db47286334ff0f2d024bbd069449306f4eb2eafb092e911fd755ca3d32cd2d78ae7d692dd05f448ee2e3e1de696acdd991ebe1e0c')
+sha512sums=('6967bdc92b701988c6088443dd5c78e7bb2db02d93b6f5983bf6cc10bcdda219e8409bf33e7e7c1dd137025843eb4eff2f3814e8b1377524830444a051e6d261')
 
 build() {
   cd faker



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

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


Reply via email to