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


Commits:
eaba6001 by Felix Yan at 2024-05-28T17:56:49+00:00
upgpkg: 25.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-faker
        pkgdesc = Faker generates fake data for you.
-       pkgver = 25.0.0
+       pkgver = 25.0.1
        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.0.0
-       sha512sums = 
3b518d5c11e7673840980646a2533b590eecbbe4e65c480415fc9ba3bdf1fd294bcd92fbab7a90d192e6be20a4249910a11dab9b16485e56f679f58be799332e
+       source = git+https://github.com/joke2k/faker.git#tag=v25.0.1
+       sha512sums = 
762563c092fba433e0e6617040ad97322043e908c01cd4881d9b60a02e01d8827c4cd63d1496478eb8efc2caced1e2f6d3f3f87f17be2adec732d28f5ddf312a
 
 pkgname = python-faker


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: dnuux <[email protected]>
 
 pkgname=python-faker
-pkgver=25.0.0
+pkgver=25.0.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=('3b518d5c11e7673840980646a2533b590eecbbe4e65c480415fc9ba3bdf1fd294bcd92fbab7a90d192e6be20a4249910a11dab9b16485e56f679f58be799332e')
+sha512sums=('762563c092fba433e0e6617040ad97322043e908c01cd4881d9b60a02e01d8827c4cd63d1496478eb8efc2caced1e2f6d3f3f87f17be2adec732d28f5ddf312a')
 
 build() {
   cd faker



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

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


Reply via email to