Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-faker
Commits:
2157646d by Felix Yan at 2024-02-20T23:06:18+00:00
upgpkg: 23.2.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-faker
pkgdesc = Faker generates fake data for you.
- pkgver = 23.1.0
+ pkgver = 23.2.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=17f22ba4cb5c158b63785c8e441597369dafdb61
+ source =
git+https://github.com/joke2k/faker.git#commit=349465813d7c63e9eabf7af1b5e835ccb64badeb
sha512sums = SKIP
pkgname = python-faker
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: dnuux <[email protected]>
pkgname=python-faker
-pkgver=23.1.0
-_commit=17f22ba4cb5c158b63785c8e441597369dafdb61
+pkgver=23.2.0
+_commit=349465813d7c63e9eabf7af1b5e835ccb64badeb
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/2157646d332cf87fe7d4b99104f3fb0893bc0c71
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/2157646d332cf87fe7d4b99104f3fb0893bc0c71
You're receiving this email because of your account on gitlab.archlinux.org.