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


Commits:
bb3675c8 by Felix Yan at 2024-08-18T20:52:04+03:00
upgpkg: 26.0.0-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.2
+       pkgver = 26.0.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=v25.9.2
-       sha512sums = 
6967bdc92b701988c6088443dd5c78e7bb2db02d93b6f5983bf6cc10bcdda219e8409bf33e7e7c1dd137025843eb4eff2f3814e8b1377524830444a051e6d261
+       source = git+https://github.com/joke2k/faker.git#tag=v26.0.0
+       sha512sums = 
f1c8d5428193bf3120b4575d71340fdfa31f96ab2a102cd91f989f5f920f39278fef713ec92583dede3cc9ccfc2e3d5b3fcd9e46b7dc33f2e3868e0f2ba2faf1
 
 pkgname = python-faker


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



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

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


Reply via email to