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

Felix Yan felixonmars at archlinux.org
Fri Jun 1 03:36:47 UTC 2018


    Date: Friday, June 1, 2018 @ 03:36:47
  Author: felixonmars
Revision: 335363

upgpkg: python-sortedcontainers 2.0.3-1

Modified:
  python-sortedcontainers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-01 03:34:23 UTC (rev 335362)
+++ PKGBUILD	2018-06-01 03:36:47 UTC (rev 335363)
@@ -3,7 +3,7 @@
 
 pkgbase=python-sortedcontainers
 pkgname=('python-sortedcontainers' 'python2-sortedcontainers')
-pkgver=2.0.2
+pkgver=2.0.3
 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=('eab2494974ce4c947d841b1df8331a80a2db4eef4e5f5e47a4837439116d2a86a2a8291d4449e42a3ae487acf961eb38f10deeb0d5d430eae9760cfd4ae1f84e')
+sha512sums=('55324c5dd4223c47f647b0bd1482120811f126da72636bf39ddb19fee9fc3df75041579233757b4029f5c9023c75f48d8f71688d1c72255fbb8e0639f418fb42')
 
 prepare() {
   # Don't use tox



More information about the arch-commits mailing list