Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-faker
Commits:
aa220b29 by Felix Yan at 2023-11-03T10:32:58+02:00
upgpkg: 19.9.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-faker
pkgdesc = Faker generates fake data for you.
- pkgver = 19.9.0
+ pkgver = 19.9.1
pkgrel = 1
url = https://faker.readthedocs.io/en/master/
arch = any
@@ -15,7 +15,7 @@ pkgbase = python-faker
makedepends = python-pytest
depends = python-dateutil
optdepends = python-xmltodict: for xml provider
- source =
git+https://github.com/joke2k/faker.git#commit=6c6df9f1ea209c27c3f2bdb89b78bf0e17a0d05e
+ source =
git+https://github.com/joke2k/faker.git#commit=41e979d5574bcc6528006f10c9bba6a6147d035b
sha512sums = SKIP
pkgname = python-faker
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: dnuux <[email protected]>
pkgname=python-faker
-pkgver=19.9.0
-_commit=6c6df9f1ea209c27c3f2bdb89b78bf0e17a0d05e
+pkgver=19.9.1
+_commit=41e979d5574bcc6528006f10c9bba6a6147d035b
pkgrel=1
pkgdesc='Faker generates fake data for you.'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/aa220b29692dbf2441706a0c33e5412e95324ad1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/aa220b29692dbf2441706a0c33e5412e95324ad1
You're receiving this email because of your account on gitlab.archlinux.org.