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

Felix Yan felixonmars at archlinux.org
Mon Jun 8 11:18:29 UTC 2020


    Date: Monday, June 8, 2020 @ 11:18:29
  Author: felixonmars
Revision: 640553

upgpkg: python-sortedcontainers 2.2.2-1

Modified:
  python-sortedcontainers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-08 11:12:11 UTC (rev 640552)
+++ PKGBUILD	2020-06-08 11:18:29 UTC (rev 640553)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-sortedcontainers
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc="Python Sorted Container Types: SortedList, SortedDict, and SortedSet"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/grantjenks/python-sortedcontainers/archive/v$pkgver.tar.gz")
-sha512sums=('d4a45c4db9ec86c83c71506525a452fd5716818326635f69fb6e830d86803c5d39821678cb67e142ddd1ae9d093f9bb583c29b6bdc59a18a5ec0213eea4a1e29')
+sha512sums=('413212aa35a80d24ec208caf19314dcc42dae207ec4ea8fdd7dc240c6fbf17372cb4c3e2209f6e40094419fa3eeb2fc9b23ad8bd7fb4e6fdaca46fd2fb248281')
 
 prepare() {
   # Don't use tox



More information about the arch-commits mailing list