community/py2-typing: upgrade to 3.6.2

This commit is contained in:
Fabian Affolter 2017-09-26 08:44:33 +00:00 committed by Timo Teräs
parent 9de0f449f0
commit 839c0d556c

View File

@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py2-typing
_pkgname=typing
pkgver=3.6.1
pkgver=3.6.2
pkgrel=0
pkgdesc="Backport of stdlib's typing module from Python 3.5"
url="https://pypi.python.org/pypi/typing/"
@ -28,4 +28,4 @@ package() {
python2 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="37881848a85545329360a5ddaae06deadefa36725c19c6fdfbbaeac1c5b18ad556d39bd57ea3eb4f9f609e16c0a1bd00dc076689d8c06315549594805e53c3eb py2-typing-3.6.1.tar.gz"
sha512sums="a975980e7ba6ec3e15c938336877071785bec7212443da079770348ab9441c8d918cd806e85ebea8af66a5d94f684566ea07b55e7623ab11e7d922c8c3dfe981 py2-typing-3.6.2.tar.gz"