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

Felix Yan felixonmars at archlinux.org
Tue Sep 4 08:03:05 UTC 2018


    Date: Tuesday, September 4, 2018 @ 08:03:05
  Author: felixonmars
Revision: 376533

upgpkg: python-sortedcontainers 2.0.5-1

Modified:
  python-sortedcontainers/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-04 08:02:56 UTC (rev 376532)
+++ PKGBUILD	2018-09-04 08:03:05 UTC (rev 376533)
@@ -3,8 +3,8 @@
 
 pkgbase=python-sortedcontainers
 pkgname=('python-sortedcontainers' 'python2-sortedcontainers')
-pkgver=2.0.4
-pkgrel=2
+pkgver=2.0.5
+pkgrel=1
 pkgdesc="Python Sorted Container Types: SortedList, SortedDict, and SortedSet"
 arch=('any')
 license=('Apache')
@@ -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=('d533dc1f845bd7406ac0dd2b640fb03b857243c1e7db38986d8b625035f83ea8e8388f404d0e08909feaa94ad8c1b0f2c11329d3136a13c257563a6161dc2558')
+sha512sums=('0094418e21ba0fd43ca83b04b75350a1e513c4533bbb939d9427ff35d7270324aa360554de0dec0f8d3e9666fd48b6e05f13824d3661e6cbfda46f56bcfdd87e')
 
 prepare() {
   # Don't use tox



More information about the arch-commits mailing list