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


Commits:
6bd7d001 by Felix Yan at 2024-04-26T16:38:47+00:00
upgpkg: 24.10.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-faker
        pkgdesc = Faker generates fake data for you.
-       pkgver = 24.9.0
+       pkgver = 24.10.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=v24.9.0
-       sha512sums = 
e85013baf08ab632439c6dcd6f99ae4c8ca56e93af3151053c6f779c70d261d1fd8b13f8b6e24c4d3b53ea4d6dcf2c4d4b66d69e34650fb2ad35159b2a12177d
+       source = git+https://github.com/joke2k/faker.git#tag=v24.10.0
+       sha512sums = 
ab439e64f0fc9ce4e6fa733bd8eb28fd8ed4fe9b9e211f293eb0f976570bf97a432482b5d0d7e2eb6fefd3c6d7d13dce3a0c0315b5eeccf6dc5e6ea217dc6ff9
 
 pkgname = python-faker


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



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/6bd7d0015e13095b7140b382affc557b744f1518
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to