Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-faker
Commits:
e9dc3912 by Felix Yan at 2024-01-25T00:25:02+02:00
upgpkg: 22.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 = 22.3.0
+ pkgver = 22.4.0
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=df5f4b98afafc1209302a147c324d56d052b7f49
+ source =
git+https://github.com/joke2k/faker.git#commit=3e96713edea62ae48480f96248dd5bb236de3116
sha512sums = SKIP
pkgname = python-faker
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: dnuux <[email protected]>
pkgname=python-faker
-pkgver=22.3.0
-_commit=df5f4b98afafc1209302a147c324d56d052b7f49
+pkgver=22.4.0
+_commit=3e96713edea62ae48480f96248dd5bb236de3116
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/e9dc3912bb96188c0891abe14fa55b62d2a3bede
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/e9dc3912bb96188c0891abe14fa55b62d2a3bede
You're receiving this email because of your account on gitlab.archlinux.org.