Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-faker
Commits:
803944ef by Felix Yan at 2024-01-12T23:25:32+02:00
upgpkg: 22.1.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.0.0
+ pkgver = 22.1.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=0d9fd7aa3a5177a8dfa30cb0c66cd921608f0cc2
+ source =
git+https://github.com/joke2k/faker.git#commit=40ed6691b3c0feb230bbdfeb0a47f066f51e7a56
sha512sums = SKIP
pkgname = python-faker
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: dnuux <[email protected]>
pkgname=python-faker
-pkgver=22.0.0
-_commit=0d9fd7aa3a5177a8dfa30cb0c66cd921608f0cc2
+pkgver=22.1.0
+_commit=40ed6691b3c0feb230bbdfeb0a47f066f51e7a56
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/803944ef8c2797b78fa4a1fb22828831d70d4534
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/803944ef8c2797b78fa4a1fb22828831d70d4534
You're receiving this email because of your account on gitlab.archlinux.org.