~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

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

Details
Message ID
<20210115165829.8338-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 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
Details
Message ID
<5904ab94fe1fa24a2067387ff7201988079b1776.camel@gmail.com>
In-Reply-To
<20210115165829.8338-1-sir@cmpwn.com> (view parent)
DKIM signature
missing
Download raw message
On Fri, 2021-01-15 at 16:58 +0000, Drew DeVault wrote:
> ---
>  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="37c820fa572341c731db5164aacf314c88e47c74696438cf253a2220ee
> ff4fe25655d923d365d81197342a33b006778991554df74962cb5ace9f120d026a75f
> 7  Faker-5.6.0.tar.gz"
> +sha512sums="5184bdd1128e9668c7de6abc38ad32d6db5bfbd31dffc1e5993b966f
> 2c6e92be62314d07dee7d11daf52913044c7f64f471aee759628441c0f5b25403908f
> 23b  Faker-5.6.1.tar.gz"

Applied but since the builders are currently focused on the boost
rebuild it will take for it to be present in the repos
Reply to thread Export thread (mbox)