pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-sortedcontainers py-sortedcontainers: updated...
details: https://anonhg.NetBSD.org/pkgsrc/rev/79eb7bcb4d03
branches: trunk
changeset: 324061:79eb7bcb4d03
user: adam <adam%pkgsrc.org@localhost>
date: Sun Oct 07 08:35:38 2018 +0000
description:
py-sortedcontainers: updated to 2.0.5
2.0.5:
Bug fixes.
diffstat:
devel/py-sortedcontainers/Makefile | 6 ++++--
devel/py-sortedcontainers/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 1019b6519161 -r 79eb7bcb4d03 devel/py-sortedcontainers/Makefile
--- a/devel/py-sortedcontainers/Makefile Sun Oct 07 08:32:22 2018 +0000
+++ b/devel/py-sortedcontainers/Makefile Sun Oct 07 08:35:38 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/05/24 16:29:39 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2018/10/07 08:35:38 adam Exp $
-DISTNAME= sortedcontainers-2.0.2
+DISTNAME= sortedcontainers-2.0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sortedcontainers/}
@@ -10,6 +10,8 @@
COMMENT= Sorted collections library written in pure-Python
LICENSE= apache-2.0
+TEST_DEPENDS+= ${PYPKGPREFIX}-tox-[0-9]*:../../devel/py-tox
+
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
diff -r 1019b6519161 -r 79eb7bcb4d03 devel/py-sortedcontainers/distinfo
--- a/devel/py-sortedcontainers/distinfo Sun Oct 07 08:32:22 2018 +0000
+++ b/devel/py-sortedcontainers/distinfo Sun Oct 07 08:35:38 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/05/24 16:29:39 minskim Exp $
+$NetBSD: distinfo,v 1.4 2018/10/07 08:35:38 adam Exp $
-SHA1 (sortedcontainers-2.0.2.tar.gz) = 2e21305d739f3dfa1cbfb21b4b7f0d2ba54423dd
-RMD160 (sortedcontainers-2.0.2.tar.gz) = ece823c08402366614c66c626c781272758965ab
-SHA512 (sortedcontainers-2.0.2.tar.gz) = cc4686ad8487d2d7e51969f3132e8b6d12d7b20c0918830874e89f2e7330fcb6972e6243e9d8addf9e0c035ada6a4e2ccdfbcecd30794bae28f0fb36c548ddf3
-Size (sortedcontainers-2.0.2.tar.gz) = 9232110 bytes
+SHA1 (sortedcontainers-2.0.5.tar.gz) = 0dbfd450ea420f2e7da43b78eda70e0e81040951
+RMD160 (sortedcontainers-2.0.5.tar.gz) = 0b7cabe72c55160ef131208aa6fff59a68003d26
+SHA512 (sortedcontainers-2.0.5.tar.gz) = 3ce3cf7c2de98597c1996ec2484afaea2054b790be18bd387f51d73e544affdf5bb76fc455c09865980085c32f3f1c9fb3b87b47ec310347145901b18cf38c0a
+Size (sortedcontainers-2.0.5.tar.gz) = 29790 bytes
Home |
Main Index |
Thread Index |
Old Index