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


Commits:
4a739da2 by Felix Yan at 2024-10-21T23:11:25+03:00
upgpkg: 30.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-faker
        pkgdesc = Faker generates fake data for you.
-       pkgver = 30.3.0
+       pkgver = 30.4.0
        pkgrel = 1
        url = https://faker.readthedocs.io/en/master/
        arch = any
@@ -19,7 +19,7 @@ pkgbase = python-faker
        depends = python-dateutil
        depends = python-typing_extensions
        optdepends = python-xmltodict: for xml provider
-       source = git+https://github.com/joke2k/faker.git#tag=v30.3.0
-       sha512sums = 
59a6eaef59c43fcba8f4ff80ee3136ff341873288a46e375f051bc00c5f3a4633e41f65487aa9f7a33cf677db54b540699e4feac21da5762eaf7e2f1117a11fc
+       source = git+https://github.com/joke2k/faker.git#tag=v30.4.0
+       sha512sums = 
e82d9e0a96191565177fcbac7dfa6b6fb90a33d2dff4f4a0d516604633c39b8a696535ac76ff27c1fbd23057ca76020e4b954dcd27053cd9567bb7d0f37f63a5
 
 pkgname = python-faker


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: dnuux <[email protected]>
 
 pkgname=python-faker
-pkgver=30.3.0
+pkgver=30.4.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=('59a6eaef59c43fcba8f4ff80ee3136ff341873288a46e375f051bc00c5f3a4633e41f65487aa9f7a33cf677db54b540699e4feac21da5762eaf7e2f1117a11fc')
+sha512sums=('e82d9e0a96191565177fcbac7dfa6b6fb90a33d2dff4f4a0d516604633c39b8a696535ac76ff27c1fbd23057ca76020e4b954dcd27053cd9567bb7d0f37f63a5')
 
 build() {
   cd faker



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

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


Reply via email to