~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

[alpine-aports] [PATCH v2] testing/py-tqdm: update to 4.32.1

Details
Message ID
<20190609180643.22290-1-sir@cmpwn.com>
Sender timestamp
1560103603
DKIM signature
missing
Download raw message
Patch: +3 -3
---
New patch fixes the missing checksum update.

 testing/py-tqdm/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/py-tqdm/APKBUILD b/testing/py-tqdm/APKBUILD
index a111616233..3a86d54bec 100644
--- a/testing/py-tqdm/APKBUILD
+++ b/testing/py-tqdm/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py-tqdm
_pkgname=tqdm
pkgver=4.31.1
pkgrel=2
pkgver=4.32.1
pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
url="https://pypi.python.org/pypi/tqdm"
arch="noarch"
@@ -68,5 +68,5 @@ _py3() {
	_py python3
}

sha512sums="895d8cfc8cd9bde9cc388649df23e921e15ae9cf015cff444e30900d3d9610ae435f4db830b9a81b246f20699f14d56dbf496a774a3201de8e1a4e2d23de74f3  tqdm-4.31.1.tar.gz
sha512sums="b9afa1c3811af1d0b2d4b220c6ab97e263c91a5d8f34459d6d728c8bfb9f7d426f76a5569d36724fe9aeac6816636d7702d5fcfdc7c4ee96db62d8c3a0025352  tqdm-4.32.1.tar.gz
227b39f92ef529762c455d6cb82a84f05af00a7d72b505082a749c1de959ab7814ef0b3b07df62c77ebc184671f5579718f000eaafa534b775b58427de935e96  0001-Skip-flaky-test-that-depends-on-GNU-coreutils.patch"
-- 
2.21.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Details
Message ID
<20190610074234.GD28693@alpha>
In-Reply-To
<20190609180643.22290-1-sir@cmpwn.com> (view parent)
Sender timestamp
1560152554
DKIM signature
missing
Download raw message
This has been pushed by Leo.

On Sun, Jun 09, 2019 at 02:06:43PM -0400, Drew DeVault wrote:
> ---
> New patch fixes the missing checksum update.
> 
>  testing/py-tqdm/APKBUILD | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/testing/py-tqdm/APKBUILD b/testing/py-tqdm/APKBUILD
> index a111616233..3a86d54bec 100644
> --- a/testing/py-tqdm/APKBUILD
> +++ b/testing/py-tqdm/APKBUILD
> @@ -1,8 +1,8 @@
>  # Maintainer: Drew DeVault <sir@cmpwn.com>
>  pkgname=py-tqdm
>  _pkgname=tqdm
> -pkgver=4.31.1
> -pkgrel=2
> +pkgver=4.32.1
> +pkgrel=0
>  pkgdesc="Fast, Extensible Progress Meter"
>  url="https://pypi.python.org/pypi/tqdm"
>  arch="noarch"
> @@ -68,5 +68,5 @@ _py3() {
>  	_py python3
>  }
>  
> -sha512sums="895d8cfc8cd9bde9cc388649df23e921e15ae9cf015cff444e30900d3d9610ae435f4db830b9a81b246f20699f14d56dbf496a774a3201de8e1a4e2d23de74f3  tqdm-4.31.1.tar.gz
> +sha512sums="b9afa1c3811af1d0b2d4b220c6ab97e263c91a5d8f34459d6d728c8bfb9f7d426f76a5569d36724fe9aeac6816636d7702d5fcfdc7c4ee96db62d8c3a0025352  tqdm-4.32.1.tar.gz
>  227b39f92ef529762c455d6cb82a84f05af00a7d72b505082a749c1de959ab7814ef0b3b07df62c77ebc184671f5579718f000eaafa534b775b58427de935e96  0001-Skip-flaky-test-that-depends-on-GNU-coreutils.patch"
> -- 
> 2.21.0
> 
> 
> 
> ---
> Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
> Help:         alpine-aports+help@lists.alpinelinux.org
> ---
> 


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)