Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-faker
Commits:
8bad8cdb by Felix Yan at 2024-03-04T17:10:24+00:00
upgpkg: 23.3.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.2.1
+ pkgver = 23.3.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=cfb62ee29ca4418d0ae8f8fc4a14060c81f996ed
+ source =
git+https://github.com/joke2k/faker.git#commit=c5edd4e000169033fee5ede2a40692e87b40601d
sha512sums = SKIP
pkgname = python-faker
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: dnuux <[email protected]>
pkgname=python-faker
-pkgver=23.2.1
-_commit=cfb62ee29ca4418d0ae8f8fc4a14060c81f996ed
+pkgver=23.3.0
+_commit=c5edd4e000169033fee5ede2a40692e87b40601d
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/8bad8cdbdb9d832da1de81169ba493aec7bd68f4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-faker/-/commit/8bad8cdbdb9d832da1de81169ba493aec7bd68f4
You're receiving this email because of your account on gitlab.archlinux.org.