aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 14:43:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:44 +0000
commit49cf55fee71768dfc457030388a734075dccdf85 (patch)
tree65aaea81df6de7208bb6cf705fe62c85ddd8835d /testing
parent4a6fa330b148b60683580a2bde7c1e6353ed4722 (diff)
downloadaports-49cf55fee71768dfc457030388a734075dccdf85.tar.bz2
aports-49cf55fee71768dfc457030388a734075dccdf85.tar.xz
testing/py3-typing-extensions: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-typing-extensions/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-typing-extensions/APKBUILD b/testing/py3-typing-extensions/APKBUILD
index 0c957b0992..400f9f45aa 100644
--- a/testing/py3-typing-extensions/APKBUILD
+++ b/testing/py3-typing-extensions/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-typing-extensions
pkgver=3.7.4.1
-pkgrel=0
+pkgrel=1
pkgdesc="Backported and Experimental Type Hints for Python 3.5+"
url="https://github.com/python/typing/blob/master/typing_extensions/README.rst"
arch="noarch"