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

upgpkg: 28.4.0-1

parent 22ddd07b
No related branches found
No related tags found
No related merge requests found
pkgbase = python-faker
pkgdesc = Faker generates fake data for you.
pkgver = 28.3.0
pkgver = 28.4.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.3.0
sha512sums = ff756bff1700f92c72c376bd95e8a82a3eeb8b08b2c98ee2504ac264110edcae7eb09fd459589228d6f542a0625de6bf281ad0bbc3ef7ba45cab2c9af50c7cde
source = git+https://github.com/joke2k/faker.git#tag=v28.4.0
sha512sums = 232204acd78e2015e75bc8844b23a2c8f58671b4158a1549c861293b73598bc9470a2b426410b21d3b59d3a2682f2599f35513a3171e8e0c85906663eb9ce4e4
pkgname = python-faker
......@@ -3,7 +3,7 @@
# Contributor: dnuux <dnuuxx@gmail.com>
pkgname=python-faker
pkgver=28.3.0
pkgver=28.4.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=('ff756bff1700f92c72c376bd95e8a82a3eeb8b08b2c98ee2504ac264110edcae7eb09fd459589228d6f542a0625de6bf281ad0bbc3ef7ba45cab2c9af50c7cde')
sha512sums=('232204acd78e2015e75bc8844b23a2c8f58671b4158a1549c861293b73598bc9470a2b426410b21d3b59d3a2682f2599f35513a3171e8e0c85906663eb9ce4e4')
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