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

Felix Yan felixonmars at archlinux.org
Mon May 17 15:38:40 UTC 2021


    Date: Monday, May 17, 2021 @ 15:38:40
  Author: felixonmars
Revision: 936056

upgpkg: python-sortedcontainers 2.4.0-1

Modified:
  python-sortedcontainers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-17 15:35:37 UTC (rev 936055)
+++ PKGBUILD	2021-05-17 15:38:40 UTC (rev 936056)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-sortedcontainers
-pkgver=2.3.0
-pkgrel=3
+pkgver=2.4.0
+pkgrel=1
 pkgdesc="Python Sorted Container Types: SortedList, SortedDict, and SortedSet"
 arch=('any')
 license=('Apache')
@@ -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=('0488e2f9f07ea7e4737ade69441f02614b63cfccb32a71af4e5953001bfa840d2e113a36a0a0a6d4c1e7fdd920ac3937b0baaea522d742547a4d81a99b8d1a6c')
+sha512sums=('f80185c6f95a85cc78f88f6f6cf389eb48be22cf94d5fcd84f3592873f17de37ec7f44c1627b7f02956ac4b4f74ca4febefc47d3c6232f70ee05dbb2449ad770')
 
 prepare() {
   # Don't use tox



More information about the arch-commits mailing list