summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-12-14 14:02:47 +0000
committeradam <adam@pkgsrc.org>2020-12-14 14:02:47 +0000
commit4b4fa3d7ab704783b60631daa4df271ebac80c0d (patch)
tree1aac31977e00a2f43d5f57ab099f561ac562426a
parent143ecc004d11eaa7fe693c1eccf579b6b19e059a (diff)
downloadpkgsrc-4b4fa3d7ab704783b60631daa4df271ebac80c0d.tar.gz
py-sortedcontainers: updated to 2.3.0
2.3.0: Bugfixes Make sort order stable when updating with large iterables.
-rw-r--r--devel/py-sortedcontainers/Makefile4
-rw-r--r--devel/py-sortedcontainers/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-sortedcontainers/Makefile b/devel/py-sortedcontainers/Makefile
index 569f22f7f38..b9a58736345 100644
--- a/devel/py-sortedcontainers/Makefile
+++ b/devel/py-sortedcontainers/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/06/08 06:55:20 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/12/14 14:02:47 adam Exp $
-DISTNAME= sortedcontainers-2.2.2
+DISTNAME= sortedcontainers-2.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sortedcontainers/}
diff --git a/devel/py-sortedcontainers/distinfo b/devel/py-sortedcontainers/distinfo
index 72cf3f61b1d..ad5c0a56e72 100644
--- a/devel/py-sortedcontainers/distinfo
+++ b/devel/py-sortedcontainers/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/06/08 06:55:20 adam Exp $
+$NetBSD: distinfo,v 1.7 2020/12/14 14:02:47 adam Exp $
-SHA1 (sortedcontainers-2.2.2.tar.gz) = a4f162561c3c5e49e8dde55a393afa0adf5954b2
-RMD160 (sortedcontainers-2.2.2.tar.gz) = 9306fc2391fd46b676054e4fc1661b124632ef8f
-SHA512 (sortedcontainers-2.2.2.tar.gz) = 4a7da8d76111b56bda432b211c11ef48ac8af25ddf7fd961cf72628c18f878a6c2a22e272e108f3e5ad88a333b8f646b54c8dd11c9c642349c9da001140abd16
-Size (sortedcontainers-2.2.2.tar.gz) = 30353 bytes
+SHA1 (sortedcontainers-2.3.0.tar.gz) = 68c81f9065bed49839e40d820c7bdf771a7f8296
+RMD160 (sortedcontainers-2.3.0.tar.gz) = 5e362e64e697664424ab26ce0709db6c07d85ddd
+SHA512 (sortedcontainers-2.3.0.tar.gz) = fc4a7d9c281c17fdeab10d56857914ce321d6d5437a09e29a92973f16bb3e79b2b14a13460ba51c941174c0483e29941843938b91602f97e4a8e1ee01abcce80
+Size (sortedcontainers-2.3.0.tar.gz) = 30509 bytes