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


Commits:
23889c85 by Felix Yan at 2024-08-31T17:29:41+03:00
upgpkg: 26.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 = 26.1.0
+       pkgver = 26.2.0
        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=v26.1.0
-       sha512sums = 
237ffc1cc8a772b8a17384f052eadab7e0ffa0b1336e84ba3adafa7c6f2f173f6dff3d7271d2bf6390fdfeeeaf41e8230b43b283f2022fa23368e5296fa385e1
+       source = git+https://github.com/joke2k/faker.git#tag=v26.2.0
+       sha512sums = 
54b2558b78d505a360a45e6dd2d22e4cdfa13817dcf24d48a30323a734bf9d5056815a49cfdc752d3ccc15c62e9267abe5de0bf0e575266632b3df409f673b4f
 
 pkgname = python-faker


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: dnuux <dnu...@gmail.com>
 
 pkgname=python-faker
-pkgver=26.1.0
+pkgver=26.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=('237ffc1cc8a772b8a17384f052eadab7e0ffa0b1336e84ba3adafa7c6f2f173f6dff3d7271d2bf6390fdfeeeaf41e8230b43b283f2022fa23368e5296fa385e1')
+sha512sums=('54b2558b78d505a360a45e6dd2d22e4cdfa13817dcf24d48a30323a734bf9d5056815a49cfdc752d3ccc15c62e9267abe5de0bf0e575266632b3df409f673b4f')
 
 build() {
   cd faker



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

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


Reply via email to