Skip to content
Snippets Groups Projects
Verified Commit 22ddd07b authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 28.3.0-1

parent f8b52144
No related branches found
Tags 28.3.0-1
No related merge requests found
pkgbase = python-faker
pkgdesc = Faker generates fake data for you.
pkgver = 28.2.0
pkgver = 28.3.0
pkgrel = 1
url = https://faker.readthedocs.io/en/master/
arch = any
......@@ -18,7 +18,7 @@ pkgbase = python-faker
makedepends = python-wheel
depends = python-dateutil
optdepends = python-xmltodict: for xml provider
source = git+https://github.com/joke2k/faker.git#tag=v28.2.0
sha512sums = 9d7be46dd681248ba673d548280854be48af152141dbe466c9811c0d8c4cda114f2506cc96a00a40ef56f11d7d86cc0d97a3844d62e8b6a1124ac2660a47133f
source = git+https://github.com/joke2k/faker.git#tag=v28.3.0
sha512sums = ff756bff1700f92c72c376bd95e8a82a3eeb8b08b2c98ee2504ac264110edcae7eb09fd459589228d6f542a0625de6bf281ad0bbc3ef7ba45cab2c9af50c7cde
pkgname = python-faker
......@@ -3,7 +3,7 @@
# Contributor: dnuux <dnuuxx@gmail.com>
pkgname=python-faker
pkgver=28.2.0
pkgver=28.3.0
pkgrel=1
pkgdesc='Faker generates fake data for you.'
arch=('any')
......@@ -15,7 +15,7 @@ makedepends=('git' 'python-build' 'python-installer' 'python-pytest' 'python-set
checkdepends=('python-validators' 'python-ukpostcodeparser' 'python-freezegun' 'python-pillow'
'python-xmltodict')
source=("git+https://github.com/joke2k/faker.git#tag=v$pkgver")
sha512sums=('9d7be46dd681248ba673d548280854be48af152141dbe466c9811c0d8c4cda114f2506cc96a00a40ef56f11d7d86cc0d97a3844d62e8b6a1124ac2660a47133f')
sha512sums=('ff756bff1700f92c72c376bd95e8a82a3eeb8b08b2c98ee2504ac264110edcae7eb09fd459589228d6f542a0625de6bf281ad0bbc3ef7ba45cab2c9af50c7cde')
build() {
cd faker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment