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


Commits:
0ca00c78 by Felix Yan at 2024-07-01T08:01:09+00:00
upgpkg: 25.7.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.6.0
+       pkgver = 25.7.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.6.0
-       sha512sums = 
ddc62d4c62af06c20003188d097908a128a9d62e5e878225d3c7d90f0c65ca7879929444e4eedcbffd7f75ccf9e24bab8d8c55462ac90a57f86c49bce4e13e36
+       source = git+https://github.com/joke2k/faker.git#tag=v25.7.0
+       sha512sums = 
47df3eafbcc98cf875029e8c475db252df0bc8a5f64c3f108264292695f3d970cd18fded6e16bb77fc75caef24c322ec9f6ae229f2fbe66307dcf18530f9eb84
 
 pkgname = python-faker


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: dnuux <[email protected]>
 
 pkgname=python-faker
-pkgver=25.6.0
+pkgver=25.7.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=('ddc62d4c62af06c20003188d097908a128a9d62e5e878225d3c7d90f0c65ca7879929444e4eedcbffd7f75ccf9e24bab8d8c55462ac90a57f86c49bce4e13e36')
+sha512sums=('47df3eafbcc98cf875029e8c475db252df0bc8a5f64c3f108264292695f3d970cd18fded6e16bb77fc75caef24c322ec9f6ae229f2fbe66307dcf18530f9eb84')
 
 build() {
   cd faker



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

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


Reply via email to