[arch-commits] Commit in python-sortedcontainers/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Nov 22 21:59:02 UTC 2018
Date: Thursday, November 22, 2018 @ 21:59:02
Author: felixonmars
Revision: 409375
upgpkg: python-sortedcontainers 2.1.0-1
Modified:
python-sortedcontainers/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-22 21:57:27 UTC (rev 409374)
+++ PKGBUILD 2018-11-22 21:59:02 UTC (rev 409375)
@@ -2,7 +2,7 @@
pkgbase=python-sortedcontainers
pkgname=('python-sortedcontainers' 'python2-sortedcontainers')
-pkgver=2.0.5
+pkgver=2.1.0
pkgrel=1
pkgdesc="Python Sorted Container Types: SortedList, SortedDict, and SortedSet"
arch=('any')
@@ -11,7 +11,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=('0094418e21ba0fd43ca83b04b75350a1e513c4533bbb939d9427ff35d7270324aa360554de0dec0f8d3e9666fd48b6e05f13824d3661e6cbfda46f56bcfdd87e')
+sha512sums=('1c56daea5d491dbeea9c677677a79ef5c4805325ea3d5da97005cd3b269003a99459550a793dfe65820f152c774371472ba471a7daf61c9d97b36744bafb013b')
prepare() {
# Don't use tox
More information about the arch-commits
mailing list