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

upgpkg: 30.5.0-1

parent 4a739da2
No related branches found
Tags 30.5.0-1
No related merge requests found
pkgbase = python-faker
pkgdesc = Faker generates fake data for you.
pkgver = 30.4.0
pkgver = 30.5.0
pkgrel = 1
url = https://faker.readthedocs.io/en/master/
arch = any
......@@ -19,7 +19,7 @@ pkgbase = python-faker
depends = python-dateutil
depends = python-typing_extensions
optdepends = python-xmltodict: for xml provider
source = git+https://github.com/joke2k/faker.git#tag=v30.4.0
sha512sums = e82d9e0a96191565177fcbac7dfa6b6fb90a33d2dff4f4a0d516604633c39b8a696535ac76ff27c1fbd23057ca76020e4b954dcd27053cd9567bb7d0f37f63a5
source = git+https://github.com/joke2k/faker.git#tag=v30.5.0
sha512sums = d36f9be7b6f6b05d538c26bab8c373b7a1079c441afa73000f274baa0eee16aac0a3a012c305a61fa48b3c3865e72548c918c27456a51abf3398a9db7465ac35
pkgname = python-faker
......@@ -3,7 +3,7 @@
# Contributor: dnuux <dnuuxx@gmail.com>
pkgname=python-faker
pkgver=30.4.0
pkgver=30.5.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=('e82d9e0a96191565177fcbac7dfa6b6fb90a33d2dff4f4a0d516604633c39b8a696535ac76ff27c1fbd23057ca76020e4b954dcd27053cd9567bb7d0f37f63a5')
sha512sums=('d36f9be7b6f6b05d538c26bab8c373b7a1079c441afa73000f274baa0eee16aac0a3a012c305a61fa48b3c3865e72548c918c27456a51abf3398a9db7465ac35')
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