[arch-commits] Commit in python-sortedcontainers/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Apr 22 08:19:17 UTC 2018


    Date: Sunday, April 22, 2018 @ 08:19:17
  Author: felixonmars
Revision: 317296

upgpkg: python-sortedcontainers 1.5.10-1

Modified:
  python-sortedcontainers/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-22 08:18:35 UTC (rev 317295)
+++ PKGBUILD	2018-04-22 08:19:17 UTC (rev 317296)
@@ -3,7 +3,7 @@
 
 pkgbase=python-sortedcontainers
 pkgname=('python-sortedcontainers' 'python2-sortedcontainers')
-pkgver=1.5.9
+pkgver=1.5.10
 pkgrel=1
 pkgdesc="Python Sorted Container Types: SortedList, SortedDict, and SortedSet"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/grantjenks/sorted_containers/archive/v$pkgver.tar.gz")
-sha512sums=('8bcc668901673d6390e592a0a857472c0183d5988af532d6b276c724708cfb0deef19a066dfba66f3987273aad5e8d01ffbbb1592c82502da8170e2639256327')
+sha512sums=('22ec92d9d7dc44159f47be9b028cc468637cae68d4702fff87e8531a155d56bb031b32c77efcc6f839ead19d27471cb80660fe990b3d424ed1fe58178ee803b8')
 
 prepare() {
   cp -a sorted_containers-$pkgver{,-py2}



More information about the arch-commits mailing list