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

Felix Yan felixonmars at archlinux.org
Tue May 22 02:21:44 UTC 2018


    Date: Tuesday, May 22, 2018 @ 02:21:43
  Author: felixonmars
Revision: 326713

upgpkg: python-sortedcontainers 2.0.2-1

Modified:
  python-sortedcontainers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-22 02:21:34 UTC (rev 326712)
+++ PKGBUILD	2018-05-22 02:21:43 UTC (rev 326713)
@@ -3,7 +3,7 @@
 
 pkgbase=python-sortedcontainers
 pkgname=('python-sortedcontainers' 'python2-sortedcontainers')
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="Python Sorted Container Types: SortedList, SortedDict, and SortedSet"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/grantjenks/python-sortedcontainers/archive/v$pkgver.tar.gz")
-sha512sums=('02a4a388851c5a0b0c7c096dc9f26fe8898abf0a06dfd348d9c526ab52f83046f11a87b76c6a01992e3f63bdc5e85c547e41eb4cc647453546bad1cd7c542a91')
+sha512sums=('eab2494974ce4c947d841b1df8331a80a2db4eef4e5f5e47a4837439116d2a86a2a8291d4449e42a3ae487acf961eb38f10deeb0d5d430eae9760cfd4ae1f84e')
 
 prepare() {
   # Don't use tox



More information about the arch-commits mailing list