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


Commits:
f045b388 by Felix Yan at 2024-09-21T20:19:51+03:00
upgpkg: 27.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 = 27.2.0
+       pkgver = 27.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=v27.2.0
-       sha512sums = 
920b00f6bc1c6f66f39e6bed2abd6d7941438ab2fab5dc8304f604552e7b4c1d82f1d6f671bd5794414b440402256db5899003ecf1fd5fbc9929e09ac478c543
+       source = git+https://github.com/joke2k/faker.git#tag=v27.3.0
+       sha512sums = 
201359759367f396eb720d2a62138f1a7dbcefc8cf7ad22f784a87c744a3d556d0576115334c9a68996de036cfa3b2a3913c2f113514f99d1ed825b49e4a7a9b
 
 pkgname = python-faker


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: dnuux <[email protected]>
 
 pkgname=python-faker
-pkgver=27.2.0
+pkgver=27.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=('920b00f6bc1c6f66f39e6bed2abd6d7941438ab2fab5dc8304f604552e7b4c1d82f1d6f671bd5794414b440402256db5899003ecf1fd5fbc9929e09ac478c543')
+sha512sums=('201359759367f396eb720d2a62138f1a7dbcefc8cf7ad22f784a87c744a3d556d0576115334c9a68996de036cfa3b2a3913c2f113514f99d1ed825b49e4a7a9b')
 
 build() {
   cd faker



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

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


Reply via email to