aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-10-13 09:33:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-10-13 13:30:58 +0000
commit6f7afe0ad5c5a5c4fe33e054a052dd84ce9b2f74 (patch)
tree6816775857ec29cdf6a0237012938e5066d95ca4
parente86e30788cfe889e9a7133713578da75083701b7 (diff)
downloadaports-6f7afe0ad5c5a5c4fe33e054a052dd84ce9b2f74.tar.bz2
aports-6f7afe0ad5c5a5c4fe33e054a052dd84ce9b2f74.tar.xz
main/py-six: moved from testing and upgrade to 1.9.0
needed by spice security update
-rw-r--r--main/py-six/APKBUILD (renamed from testing/py-six/APKBUILD)8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/py-six/APKBUILD b/main/py-six/APKBUILD
index 859a54a079..40258d125b 100644
--- a/testing/py-six/APKBUILD
+++ b/main/py-six/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=py-six
_pkgname=six
-pkgver=1.4.1
+pkgver=1.9.0
pkgrel=0
pkgdesc="Python 2 and 3 compatibility library"
url="http://pypi.python.org/pypi/six"
@@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="bdbb9e12d3336c198695aa4cf3a61d62 six-1.4.1.tar.gz"
-sha256sums="f045afd6dffb755cc0411acb7ce9acc4de0e71261d4b5f91de2e68d9aa5f8367 six-1.4.1.tar.gz"
-sha512sums="849e5f7c5058bceefcf3d5a76b52ec315b5efd015f66d8dff7a61854e6bb07195c3b74e521df548a9a63fa89b1be4e1b6f44d2b5d3ac6261ab3eaf0729ebed84 six-1.4.1.tar.gz"
+md5sums="476881ef4012262dfc8adc645ee786c4 six-1.9.0.tar.gz"
+sha256sums="e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5 six-1.9.0.tar.gz"
+sha512sums="bcd94367a26c326ff9cc884e67cd705077366b6c091ad4ec805791f0ddc05452fe046c0ad843fbd530fa956ef240b951e69a7fedd41f5e7aaaabdc4761e987ea six-1.9.0.tar.gz"