aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-multidict
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-06-22 13:04:51 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-06-22 13:05:02 +0000
commit2a9bbafcb970753f903e62fc6e2d1b28671696f2 (patch)
tree63b3feb4fe02272f1d934a202d9a5cb9a9c48580 /community/py3-multidict
parent83871bf93fc5eca0aedd7d04ae968085387c0fdb (diff)
downloadaports-2a9bbafcb970753f903e62fc6e2d1b28671696f2.tar.bz2
aports-2a9bbafcb970753f903e62fc6e2d1b28671696f2.tar.xz
Revert "community/py3-multidict: upgrade to 3.0.0"
Diffstat (limited to 'community/py3-multidict')
-rw-r--r--community/py3-multidict/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-multidict/APKBUILD b/community/py3-multidict/APKBUILD
index 0cabbb8a05..eea531b72b 100644
--- a/community/py3-multidict/APKBUILD
+++ b/community/py3-multidict/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-multidict
_pkgname=multidict
-pkgver=3.0.0
+pkgver=2.1.6
pkgrel=0
pkgdesc="multidict implementation"
url="https://github.com/aio-libs/multidict/"
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-sha512sums="6465405a235a52e72d949767e2e13031bda358d37e91e8cbbbf8ad623a00e18943b3d0acd924e604b6c0a59a04cecb5001a3206d81ea0df88964a62186bca349 py3-multidict-3.0.0.tar.gz"
+sha512sums="70e6727b28d9f97ece00c46c81f6d3095befa57f09de2a400b53e8b9676561de89ffe57de4810a25a9264941678f5f139aeb25489611e09b10259aed19b616f3 py3-multidict-2.1.6.tar.gz"