aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-10-12 21:37:31 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-10-12 20:06:03 +0000
commit09916c2eba71e6bf678f68c7cc107ace16343fed (patch)
treee7289b59a79f38e0bf1e151a7343c61f2a780b70
parent1cf15ff5c30333e4cadc6777bc166fb3242fb7c7 (diff)
downloadalpine_aports-09916c2eba71e6bf678f68c7cc107ace16343fed.tar.bz2
alpine_aports-09916c2eba71e6bf678f68c7cc107ace16343fed.tar.xz
alpine_aports-09916c2eba71e6bf678f68c7cc107ace16343fed.zip
testing/py3-codecov: upgrade to 2.1.10
-rw-r--r--testing/py3-codecov/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-codecov/APKBUILD b/testing/py3-codecov/APKBUILD
index 2f946f99cd..bf12f6d5b0 100644
--- a/testing/py3-codecov/APKBUILD
+++ b/testing/py3-codecov/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Leonardo Arena <rnalrd@alpinelinux.org> 1# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
2# Maintainer: Justin Berthault <justin.berthault@zaclys.net> 2# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
3pkgname=py3-codecov 3pkgname=py3-codecov
4pkgver=2.1.9 4pkgver=2.1.10
5pkgrel=0 5pkgrel=0
6pkgdesc="Report uploader for Codecov" 6pkgdesc="Report uploader for Codecov"
7options="!check" # Requires unpackaged 'ddt' 7options="!check" # Requires unpackaged 'ddt'
@@ -33,4 +33,4 @@ package() {
33 done 33 done
34} 34}
35 35
36sha512sums="f86168bf03920a39b9f71ab3defc640bcef662b02b6e491f735f96fef7e75791fe4673082eef2f30c840b64ea1952f605fff14247d5bf7290cd6401007330852 py3-codecov-2.1.9.tar.gz" 36sha512sums="060e29111b86c4139e91e4c78403a2b7171f5d6c4e800bc5e0c13a0285bab477058641ff77c4cfdfb40793cab389353e9ec869b2ab383fd545ffadc84c39861d py3-codecov-2.1.10.tar.gz"