~alpine/aports

community/py3-faker: update to 5.6.1 v1 APPLIED

Drew DeVault: 1
 community/py3-faker: update to 5.6.1

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3417/mbox | git am -3
Learn more about email & git

[PATCH] community/py3-faker: update to 5.6.1 Export this patch

---
 community/py3-faker/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/py3-faker/APKBUILD b/community/py3-faker/APKBUILD
index bfe7c4b479..5424fcf2e6 100644
--- a/community/py3-faker/APKBUILD
+++ b/community/py3-faker/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-faker
_pyname=Faker
pkgver=5.6.0
pkgver=5.6.1
pkgrel=0
pkgdesc="Python package that generates fake data for you"
url="https://faker.readthedocs.io/en/master"
@@ -36,4 +36,4 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="37c820fa572341c731db5164aacf314c88e47c74696438cf253a2220eeff4fe25655d923d365d81197342a33b006778991554df74962cb5ace9f120d026a75f7  Faker-5.6.0.tar.gz"
sha512sums="5184bdd1128e9668c7de6abc38ad32d6db5bfbd31dffc1e5993b966f2c6e92be62314d07dee7d11daf52913044c7f64f471aee759628441c0f5b25403908f23b  Faker-5.6.1.tar.gz"
-- 
2.30.0