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


Commits:
cfe0d660 by Felix Yan at 2024-06-17T21:00:41+00:00
upgpkg: 25.3.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.2.0
+       pkgver = 25.3.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.2.0
-       sha512sums = 
d8b6e4f359be7ddfe5f135e68b4def0fa1b31531b34999c44f7923fd7d83be9ab72209714d4ae8f59286f34ff77409ebe5ce91ddd92f0c6527a3c7b3f924bc9f
+       source = git+https://github.com/joke2k/faker.git#tag=v25.3.0
+       sha512sums = 
c21b35e878253727ac71db9f4123364827cad1eee23b28f6800acb43da37e3d8fb145ff8e909659134a00a6e9a278ebdeadd916ecd7e7f0a723b23a0672587a9
 
 pkgname = python-faker


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: dnuux <dnu...@gmail.com>
 
 pkgname=python-faker
-pkgver=25.2.0
+pkgver=25.3.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=('d8b6e4f359be7ddfe5f135e68b4def0fa1b31531b34999c44f7923fd7d83be9ab72209714d4ae8f59286f34ff77409ebe5ce91ddd92f0c6527a3c7b3f924bc9f')
+sha512sums=('c21b35e878253727ac71db9f4123364827cad1eee23b28f6800acb43da37e3d8fb145ff8e909659134a00a6e9a278ebdeadd916ecd7e7f0a723b23a0672587a9')
 
 build() {
   cd faker



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

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


Reply via email to