From 0ad5f4ebf5b79e3d7c63ab2fd424f9e94a00ea59 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Sat, 2 Jun 2018 19:32:18 +0000 Subject: testing/py-sortedcontainers: upgrade to 2.0.3 --- testing/py-sortedcontainers/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/py-sortedcontainers/APKBUILD b/testing/py-sortedcontainers/APKBUILD index 77591439ef..eb7e47d35e 100644 --- a/testing/py-sortedcontainers/APKBUILD +++ b/testing/py-sortedcontainers/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing pkgname=py-sortedcontainers _pkgname=sortedcontainers -pkgver=2.0.2 +pkgver=2.0.3 pkgrel=0 pkgdesc="Python library for sorting collections and containers" url="http://www.grantjenks.com/docs/sortedcontainers" @@ -49,4 +49,4 @@ _py() { $python setup.py install --prefix=/usr --root="$subpkgdir" } -sha512sums="cc4686ad8487d2d7e51969f3132e8b6d12d7b20c0918830874e89f2e7330fcb6972e6243e9d8addf9e0c035ada6a4e2ccdfbcecd30794bae28f0fb36c548ddf3 sortedcontainers-2.0.2.tar.gz" +sha512sums="7afe0f3b56dd8815d1349f3175f5e3906d2cb20f348f873d4877eb2f1c863daa5efd7d5fe8f225d104ad15d3250b8f961ab93bc9594fc6271120d7cfc01226eb sortedcontainers-2.0.3.tar.gz" -- cgit v1.2.3